index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
Age
Commit message (
Expand
)
Author
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
2008-08-02
ext4: sync up block and inode bitmap reading functions
Eric Sandeen
2008-07-26
ext4: Allow read/only mounts with corrupted block group checksums
Theodore Ts'o
2008-08-02
ext4: Fix data corruption when writing to prealloc area
Aneesh Kumar K.V
2008-07-11
ext4: do not set extents feature from the kernel
Eric Sandeen
2008-07-11
ext4: Don't allow nonextenst mount option for large filesystem
Aneesh Kumar K.V
2008-07-11
ext4: Enable delalloc by default.
Aneesh Kumar K.V
2008-07-11
ext4: delayed allocation i_blocks fix for stat
Mingming Cao
2008-07-11
ext4: fix delalloc i_disksize early update issue
Mingming Cao
2008-07-11
ext4: Handle page without buffers in ext4_*_writepage()
Aneesh Kumar K.V
2008-07-11
ext4: Add ordered mode support for delalloc
Aneesh Kumar K.V
2008-07-11
ext4: Invert lock ordering of page_lock and transaction start in delalloc
Mingming Cao
2008-07-14
ext4: delayed allocation ENOSPC handling
Mingming Cao
2008-07-11
percpu_counter: new function percpu_counter_sum_and_set
Mingming Cao
2008-07-11
ext4: Add delayed allocation support in data=writeback mode
Alex Tomas
2008-07-11
ext4: Use new framework for data=ordered mode in JBD2
Jan Kara
2008-07-11
ext4: Fix lock inversion in ext4_ext_truncate()
Jan Kara
2008-07-11
ext4: Invert the locking order of page_lock and transaction start
Jan Kara
2008-07-11
ext4: Use page_mkwrite vma_operations to get mmap write notification.
Aneesh Kumar K.V
2008-07-11
ext4: fix online resize with mballoc
Frederic Bohe
2008-07-11
ext4: use atomic functions to set bh_state
Eric Sandeen
2008-07-11
ext4: Set journal pointer to NULL when journal is released
Jan Kara
2008-07-11
ext4: mballoc avoid use root reserved blocks for non root allocation
Mingming Cao
2008-07-11
ext4: call blkdev_issue_flush on fsync
Eric Sandeen
2008-07-11
ext4: cleanup block allocator
Aneesh Kumar K.V
2008-07-11
ext4: Use inode preallocation with -o noextents
Aneesh Kumar K.V
2008-07-11
ext4: fix ext4_init_block_bitmap() for metablock block group
Akinobu Mita
2008-07-11
ext4: Fix sparse warning
Aneesh Kumar K.V
2008-07-11
ext4: cleanup never-used magic numbers from htree code
Li Zefan
2008-07-11
ext4: Fix ext4_ext_journal_restart() to reflect errors up to the caller
Shen Feng
2008-07-11
ext4: Make ext4_ext_find_extent fills ext_path completely
Shen Feng
2008-07-11
ext4: return error when calling ext4_ext_split failed
Shen Feng
2008-07-11
ext4: Update i_disksize properly when allocating from fallocate area.
Aneesh Kumar K.V
[next]