index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
Age
Commit message (
Expand
)
Author
2009-01-18
fs: symlink write_begin allocation context fix
Nick Piggin
2008-12-05
ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inode
Frederic Bohe
2008-12-05
ext4: Mark the buffer_heads as dirty and uptodate after prepare_write
Aneesh Kumar K.V
2008-12-05
ext4: calculate journal credits correctly
Theodore Ts'o
2008-12-05
ext4: wait on all pending commits in ext4_sync_fs()
Theodore Ts'o
2008-12-05
ext4: Convert to host order before using the values.
Aneesh Kumar K.V
2008-12-05
ext4: Fix duplicate entries returned from getdents() system call
Theodore Ts'o
2008-12-05
ext4: Do mballoc init before doing filesystem recovery
Aneesh Kumar K.V
2008-12-05
ext4: Free ext4_prealloc_space using kmem_cache_free
Aneesh Kumar K.V
2008-12-05
ext4: fix xattr deadlock
Kalpak Shah
2008-12-05
ext4/jbd2: Avoid WARN() messages when failing to write to the superblock
Theodore Ts'o
2008-12-05
ext4: Renumber EXT4_IOC_MIGRATE
Theodore Ts'o
2008-12-05
ext4: elevate write count for migrate ioctl
Aneesh Kumar K.V
2008-12-05
ext4: add missing unlock in ext4_check_descriptors() on error path
Li Zefan
2008-12-05
ext4: fix #11321: create /proc/ext4/*/stats more carefully
Alexey Dobriyan
2008-12-05
ext4: Update flex_bg free blocks and free inodes counters when resizing.
Frederic Bohe
2008-10-25
ext[234]: Avoid printk floods in the face of directory corruption (CVE-2008-3...
Eric Sandeen
2008-08-18
ext4: Fix small file fragmentation
Aneesh Kumar K.V
2008-08-19
ext4: Initialize writeback_index to 0 when allocating a new inode
Aneesh Kumar K.V
2008-08-19
ext4: make sure ext4_has_free_blocks returns 0 for ENOSPC
Aneesh Kumar K.V
2008-08-19
ext4: journal credit fix for the delayed allocation's writepages() function
Mingming Cao
2008-08-19
ext4: Rework the ext4_da_writepages() function
Aneesh Kumar K.V
2008-08-19
ext4: journal credits reservation fixes for DIO, fallocate
Mingming Cao
2008-08-19
ext4: journal credits reservation fixes for extent file writepage
Mingming Cao
2008-08-19
ext4: journal credits calulation cleanup and fix for non-extent writepage
Mingming Cao
2008-08-19
ext4: Fix bug where we return ENOSPC even though we have plenty of inodes
Eric Sandeen
2008-08-19
ext4: don't try to resize if there are no reserved gdt blocks left
Josef Bacik
2008-08-16
ext4: Use ext4_discard_reservations instead of mballoc-specific call
Theodore Ts'o
2008-08-19
ext4: Fix ext4_dx_readdir hash collision handling
Theodore Ts'o
2008-08-19
ext4: Fix delalloc release block reservation for truncate
Mingming Cao
2008-08-13
ext4: Fix potential truncate BUG due to i_prealloc_list being non-empty
Theodore Ts'o
2008-08-19
ext4: Handle unwritten extent properly with delayed allocation
Aneesh Kumar K.V
2008-08-03
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2008-08-02
ext4: remove write-only variables from ext4_ordered_write_end
Eric Sandeen
2008-08-01
[PATCH] fix races and leaks in vfs_quota_on() users
Al Viro
2008-07-28
vfs: pagecache usage optimization for pagesize!=blocksize
Hisashi Hifumi
2008-07-26
[PATCH] sanitize ->permission() prototype
Al Viro
2008-07-26
ext4: Cleanup whitespace and other miscellaneous style issues
Theodore Ts'o
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-24
ext4: improve ext4_fill_flex_info() a bit
Li Zefan
2008-07-17
ext4: Cleanup the block reservation code path
Aneesh Kumar K.V
2008-08-01
ext4: don't assume extents can't cross block groups when truncating
Theodore Ts'o
2008-08-02
ext4: Fix lack of credits BUG() when deleting a badly fragmented inode
Theodore Ts'o
2008-08-01
ext4: Fix ext4_ext_journal_restart()
Theodore Ts'o
2008-08-02
ext4: fix ext4_da_write_begin error path
Eric Sandeen
2008-07-26
ext4: don't read inode block if the buffer has a write error
Hidehiro Kawai
2008-07-23
ext4: Don't allow lg prealloc list to be grow large.
Aneesh Kumar K.V
2008-07-23
ext4: Convert the usage of NR_CPUS to nr_cpu_ids.
Aneesh Kumar K.V
2008-07-23
ext4: Improve error handling in mballoc
Aneesh Kumar K.V
2008-08-02
ext4: lock block groups when initializing
Eric Sandeen
[next]