2012-03-29 |
Linus Torvalds |
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields... |
blob | commitdiff |
2012-03-20 |
Joe Perches |
ext4: add no_printk argument validation, fix fallout |
blob | commitdiff | diff to current |
2012-03-19 |
Fan Yong |
ext4: return 32/64-bit dir name hash according to usage... |
blob | commitdiff | diff to current |
2012-03-05 |
Curt Wohlgemuth |
ext4: add comments to definition of ext4_io_end_t |
blob | commitdiff | diff to current |
2012-03-05 |
Jeff Moyer |
ext4: fix race between sync and completed io work |
blob | commitdiff | diff to current |
2012-03-05 |
Theodore Ts'o |
ext4: make ext4_show_options() be table-driven |
blob | commitdiff | diff to current |
2012-03-03 |
Theodore Ts'o |
ext4: simplify handling of the errors=* mount options |
blob | commitdiff | diff to current |
2012-03-02 |
Theodore Ts'o |
ext4: remove the I_VERSION mount flag and use the super... |
blob | commitdiff | diff to current |
2012-02-20 |
Jeff Moyer |
ext4: fix race between unwritten extent conversion... |
blob | commitdiff | diff to current |
2012-02-20 |
Theodore Ts'o |
ext4: fix INCOMPAT feature codepoint reservation for... |
blob | commitdiff | diff to current |
2012-02-20 |
Theodore Ts'o |
ext4: fix race when setting bitmap_uptodate flag |
blob | commitdiff | diff to current |
2012-01-10 |
Theodore Ts'o |
Merge branch 'for_linus' into for_linus_merged |
blob | commitdiff | diff to current |
2012-01-05 |
Eric Sandeen |
ext4: make more symbols static |
blob | commitdiff | diff to current |
2012-01-05 |
Theodore Ts'o |
ext4: reserve new feature flag codepoints |
blob | commitdiff | diff to current |
2012-01-04 |
Yongqiang Yang |
ext4: add new online resize interface |
blob | commitdiff | diff to current |
2012-01-04 |
Yongqiang Yang |
ext4: add a function which sets up group blocks of... |
blob | commitdiff | diff to current |
2012-01-04 |
Al Viro |
ext4: propagate umode_t |
blob | commitdiff | diff to current |
2011-12-29 |
Akinobu Mita |
ext4: use proper little-endian bitops |
blob | commitdiff | diff to current |
2011-12-29 |
Zheng Liu |
ext4: remove no longer used functions in inode.c |
blob | commitdiff | diff to current |
2011-11-02 |
Linus Torvalds |
Merge branch 'for_linus' of git://git./linux/kernel... |
blob | commitdiff | diff to current |
2011-11-01 |
Joe Perches |
treewide: use __printf not __attribute__((format(printf... |
blob | commitdiff | diff to current |
2011-10-31 |
Tao Ma |
ext4: Create helper function for EXT4_IO_END_UNWRITTEN... |
blob | commitdiff | diff to current |
2011-10-29 |
Dmitry Monakhov |
ext4: fix quota accounting during migration |
blob | commitdiff | diff to current |
2011-10-25 |
Dmitry Monakhov |
ext4: update EOFBLOCKS flag on fallocate properly |
blob | commitdiff | diff to current |
2011-10-08 |
Tao Ma |
ext4: remove the obsolete/broken EXT4_IOC_WAIT_FOR_READ... |
blob | commitdiff | diff to current |
2011-10-08 |
Lukas Czerner |
ext4: remove deprecated oldalloc |
blob | commitdiff | diff to current |
2011-09-09 |
Aditya Kali |
ext4: attempt to fix race in bigalloc code path |
blob | commitdiff | diff to current |
2011-09-09 |
Aditya Kali |
ext4: add some tracepoints in ext4/extents.c |
blob | commitdiff | diff to current |
2011-09-09 |
Theodore Ts'o |
ext4: rename ext4_has_free_blocks() to ext4_has_free_cl... |
blob | commitdiff | diff to current |
2011-09-09 |
Theodore Ts'o |
ext4: rename ext4_claim_free_blocks() to ext4_claim_fre... |
blob | commitdiff | diff to current |
2011-09-09 |
Theodore Ts'o |
ext4: rename ext4_free_blocks_after_init() to ext4_free... |
blob | commitdiff | diff to current |
2011-09-09 |
Theodore Ts'o |
ext4: rename ext4_count_free_blocks() to ext4_count_fre... |
blob | commitdiff | diff to current |
2011-09-09 |
Theodore Ts'o |
ext4: Rename ext4_free_blks_{count,set}() to refer... |
blob | commitdiff | diff to current |
2011-09-09 |
Theodore Ts'o |
ext4: enable mounting bigalloc as read/write |
blob | commitdiff | diff to current |
2011-09-09 |
Aditya Kali |
ext4: Fix bigalloc quota accounting and i_blocks value |
blob | commitdiff | diff to current |
2011-09-09 |
Theodore Ts'o |
ext4: convert the free_blocks field in s_flex_groups... |
blob | commitdiff | diff to current |
2011-09-09 |
Theodore Ts'o |
ext4: convert s_{dirty,free}blocks_counter to s_{dirty... |
blob | commitdiff | diff to current |
2011-09-09 |
Theodore Ts'o |
ext4: teach ext4_free_blocks() about bigalloc and clusters |
blob | commitdiff | diff to current |
2011-09-09 |
Theodore Ts'o |
ext4: bigalloc changes to block bitmap initialization... |
blob | commitdiff | diff to current |
2011-09-09 |
Theodore Ts'o |
ext4: split out ext4_free_blocks_after_init() |
blob | commitdiff | diff to current |
2011-09-09 |
Theodore Ts'o |
ext4: read-only support for bigalloc file systems |
blob | commitdiff | diff to current |
2011-09-03 |
Theodore Ts'o |
ext4: improve handling of conflicting mount options |
blob | commitdiff | diff to current |
2011-09-03 |
Allison Henderson |
ext4: Add new ext4_discard_partial_page_buffers routines |
blob | commitdiff | diff to current |
2011-08-31 |
Theodore Ts'o |
ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL... |
blob | commitdiff | diff to current |
2011-08-31 |
Jiaying Zhang |
ext4: remove i_mutex lock in ext4_evict_inode to fix... |
blob | commitdiff | diff to current |
2011-08-01 |
Linus Torvalds |
Merge branch 'for_linus' of git://git./linux/kernel... |
blob | commitdiff | diff to current |
2011-08-01 |
Theodore Ts'o |
ext4: introduce ext4_kvmalloc(), ext4_kzalloc(), and... |
blob | commitdiff | diff to current |
2011-07-27 |
Yongqiang Yang |
ext4: let setup_new_group_blocks() set multiple bits... |
blob | commitdiff | diff to current |
2011-07-27 |
Yongqiang Yang |
ext4: let ext4_group_add_blocks() return an error code |
blob | commitdiff | diff to current |
2011-07-27 |
Yongqiang Yang |
ext4: rename ext4_add_groupblocks() to ext4_group_add_b... |
blob | commitdiff | diff to current |
2011-07-27 |
Yongqiang Yang |
ext4: prevent parallel resizers by atomic bit ops |
blob | commitdiff | diff to current |
2011-07-21 |
Josef Bacik |
fs: push i_mutex and filemap_write_and_wait down into... |
blob | commitdiff | diff to current |
2011-07-11 |
Tao Ma |
ext4: Speed up FITRIM by recording flags in ext4_group_info |
blob | commitdiff | diff to current |
2011-07-10 |
Maxim Patlasov |
ext4: fix i_blocks/quota accounting when extent inserti... |
blob | commitdiff | diff to current |
2011-06-28 |
Eric Sandeen |
ext4: refactor duplicated block placement code |
blob | commitdiff | diff to current |
2011-06-27 |
Amir Goldstein |
ext4: move ext4_ind_* functions from inode.c to indirect.c |
blob | commitdiff | diff to current |
2011-06-27 |
Theodore Ts'o |
ext4: move __ext4_check_blockref to block_validity.c |
blob | commitdiff | diff to current |
2011-06-27 |
Amir Goldstein |
ext4: split ext4_ind_truncate from ext4_truncate |
blob | commitdiff | diff to current |
2011-05-27 |
Christoph Hellwig |
fs: pass exact type of data dirties to ->dirty_inode |
blob | commitdiff | diff to current |
2011-05-25 |
Vivek Haldar |
ext4: do not normalize block requests from fallocate() |
blob | commitdiff | diff to current |
2011-05-25 |
Allison Henderson |
ext4: enable "punch hole" functionality |
blob | commitdiff | diff to current |
2011-05-25 |
Allison Henderson |
ext4: add new function ext4_block_zero_page_range() |
blob | commitdiff | diff to current |
2011-05-25 |
Allison Henderson |
ext4: add flag to ext4_has_free_blocks |
blob | commitdiff | diff to current |
2011-05-24 |
Aditya Kali |
ext4: reserve inodes and feature code for 'quota' feature |
blob | commitdiff | diff to current |
2011-05-24 |
Johann Lombardi |
ext4: add support for multiple mount protection |
blob | commitdiff | diff to current |
2011-05-23 |
Vivek Haldar |
ext4: count hits/misses of extent cache and expose... |
blob | commitdiff | diff to current |
2011-05-20 |
Lukas Czerner |
ext4: Remove unnecessary wait_event ext4_run_lazyinit_t... |
blob | commitdiff | diff to current |
2011-05-20 |
Lukas Czerner |
ext4: Use schedule_timeout_interruptible() for waiting... |
blob | commitdiff | diff to current |
2011-05-09 |
Amir Goldstein |
ext4: move ext4_add_groupblocks() to mballoc.c |
blob | commitdiff | diff to current |
2011-04-18 |
Theodore Ts'o |
ext4: check for ext[23] file system features when mount... |
blob | commitdiff | diff to current |
2011-03-24 |
Akinobu Mita |
ext4: use little-endian bitops |
blob | commitdiff | diff to current |
2011-02-12 |
Eric Sandeen |
ext4: serialize unaligned asynchronous DIO |
blob | commitdiff | diff to current |
2011-01-17 |
Christoph Hellwig |
fallocate should be a file operation |
blob | commitdiff | diff to current |
2011-01-13 |
Linus Torvalds |
Merge branch 'for-next' of git://git./linux/kernel... |
blob | commitdiff | diff to current |
2011-01-10 |
Jiaying Zhang |
ext4: flush the i_completed_io_list during ext4_truncate |
blob | commitdiff | diff to current |
2011-01-10 |
Theodore Ts'o |
ext4: dynamically allocate the jbd2_inode in ext4_inode... |
blob | commitdiff | diff to current |
2011-01-10 |
Theodore Ts'o |
ext4: drop i_state_flags on architectures with 64-bit... |
blob | commitdiff | diff to current |
2011-01-10 |
Theodore Ts'o |
ext4: reorder ext4_inode_info structure elements to... |
blob | commitdiff | diff to current |
2011-01-10 |
Theodore Ts'o |
ext4: drop ec_type from the ext4_ext_cache structure |
blob | commitdiff | diff to current |
2011-01-10 |
Theodore Ts'o |
ext4: use ext4_lblk_t instead of sector_t for logical... |
blob | commitdiff | diff to current |
2011-01-10 |
Theodore Ts'o |
ext4: replace i_delalloc_reserved_flag with EXT4_STATE_... |
blob | commitdiff | diff to current |
2011-01-10 |
Theodore Ts'o |
ext4: Use ext4_error_file() to print the pathname to... |
blob | commitdiff | diff to current |
2010-12-22 |
Jiri Kosina |
Merge branch 'master' into for-next |
blob | commitdiff | diff to current |
2010-12-20 |
Eric Sandeen |
ext4: zero out nanosecond timestamps for small inodes |
blob | commitdiff | diff to current |
2010-12-20 |
Theodore Ts'o |
ext4: optimize ext4_check_dir_entry() with unlikely... |
blob | commitdiff | diff to current |
2010-12-16 |
Theodore Ts'o |
ext4: Add second mount options field since the s_mount_... |
blob | commitdiff | diff to current |
2010-12-16 |
Theodore Ts'o |
ext4: Move struct ext4_mount_options from ext4.h to... |
blob | commitdiff | diff to current |
2010-12-16 |
Theodore Ts'o |
ext4: Simplify the usage of clear_opt() and set_opt... |
blob | commitdiff | diff to current |
2010-12-14 |
Theodore Ts'o |
ext4: Turn off multiple page-io submission by default |
blob | commitdiff | diff to current |
2010-11-08 |
Theodore Ts'o |
ext4: fix potential race when freeing ext4_io_page... |
blob | commitdiff | diff to current |
2010-11-08 |
Theodore Ts'o |
ext4: handle writeback of inodes which are being freed |
blob | commitdiff | diff to current |
2010-11-01 |
Uwe Kleine-König |
tree-wide: fix comment/printk typos |
blob | commitdiff | diff to current |
2010-10-28 |
Eric Sandeen |
ext4: move ext4_mb_{get,put}_buddy_cache_lock and make... |
blob | commitdiff | diff to current |
2010-10-28 |
Theodore Ts'o |
ext4: rename mark_bitmap_end() to ext4_mark_bitmap_end() |
blob | commitdiff | diff to current |
2010-10-28 |
Theodore Ts'o |
ext4: move flush_completed_IO to fs/ext4/fsync.c and... |
blob | commitdiff | diff to current |
2010-10-28 |
Theodore Ts'o |
ext4: make various ext4 functions be static |
blob | commitdiff | diff to current |
2010-10-28 |
Theodore Ts'o |
ext4: rename {exit,init}_ext4_*() to ext4_{exit,init... |
blob | commitdiff | diff to current |
2010-10-28 |
Lukas Czerner |
ext4: Add batched discard support for ext4 |
blob | commitdiff | diff to current |
2010-10-28 |
Theodore Ts'o |
ext4: use bio layer instead of buffer layer in mpage_da... |
blob | commitdiff | diff to current |
2010-10-28 |
Eric Sandeen |
ext4: remove unused ext4_sb_info members |
blob | commitdiff | diff to current |
next |