aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* ext4: add journalled write support for inline dataTao Ma2012-12-10
* ext4: add normal write support for inline dataTao Ma2012-12-10
* ext4: add read support for inline dataTao Ma2012-12-10
* ext4: add the basic function for inline data supportTao Ma2012-12-10
* ext4: export inline xattr functionsTao Ma2012-12-05
* ext4: move extra inode read to a new functionTao Ma2012-12-02
* ext4: fix possible use after free with metadata csumTheodore Ts'o2012-11-29
* ext4: restructure ext4_ext_direct_IO()Theodore Ts'o2012-11-29
* ext4: rationalize ext4_extents.h inclusionTheodore Ts'o2012-11-28
* ext4: fixed potential NULL dereference in ext4_calculate_overhead()Vahram Martirosyan2012-11-28
* ext4: simple cleanup in fiemap codepathLukas Czerner2012-11-28
* ext4: prevent race while walking extent tree for fiemapLukas Czerner2012-11-28
* ext4: remove calls to ext4_jbd2_file_inode() from delalloc write pathTheodore Ts'o2012-11-15
* ext4: init pagevec in ext4_da_block_invalidatepagesEric Sandeen2012-11-14
* ext4: don't verify checksums of dx non-leaf nodes during fallback scanDarrick J. Wong2012-11-12
* ext4: do not use ext4_error() when there is no space in dir leaf for csumTheodore Ts'o2012-11-10
* ext4: introduce lseek SEEK_DATA/SEEK_HOLE supportZheng Liu2012-11-08
* ext4: reimplement fiemap using extent status treeZheng Liu2012-11-08
* ext4: reimplement ext4_find_delay_alloc_range on extent status treeZheng Liu2012-11-08
* ext4: add some tracepoints in extent status treeZheng Liu2012-11-08
* ext4: let ext4 maintain extent status treeZheng Liu2012-11-08
* ext4: initialize extent status treeZheng Liu2012-11-08
* ext4: add operations on extent status treeZheng Liu2012-11-08
* ext4: add data structures for the extent status treeZheng Liu2012-11-08
* ext4: fix error handling in ext4_fill_super()Lukas Czerner2012-11-08
* ext4: fix memory leak in ext4_xattr_set_acl()'s error pathEugene Shatokhin2012-11-08
* ext4: remove code duplication in ext4_get_block_write_nolock()Anatol Pomozov2012-11-08
* ext4: use 'inode' variable that is already dereferencedAnatol Pomozov2012-11-08
* ext4: fix missing call to trace_ext4_ext_map_blocks_exitZheng Liu2012-11-08
* ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exitZheng Liu2012-11-08
* ext4: print 'flags' in ext4_ext_handle_uninitialized_extentsZheng Liu2012-11-08
* ext4: warn when discard request fails other than EOPNOTSUPPLukas Czerner2012-11-08
* ext4: notify when discard is not supportedLukas Czerner2012-11-08
* ext4: remove unused assignmentAlan Cox2012-11-08
* ext4: get rid of redundant code in ext4_fill_super()Zhao Hongjiang2012-11-08
* ext4: remove ext4_handle_release_buffer()Eric Sandeen2012-11-08
* ext4: fix awful goto in ext4_mb_new_blocks()Eric Sandeen2012-11-08
* ext4: fix overhead calculations in ext4_stats, againEric Sandeen2012-11-08
* ext4: fix unjournaled inode bitmap modificationEric Sandeen2012-10-28
* Lock splice_read and splice_write functionsMikulas Patocka2012-10-28
* Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-10-26
|\
| * freezer: exec should clear PF_NOFREEZE along with PF_KTHREADOleg Nesterov2012-10-25
* | Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-10-26
|\ \
| * | sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()Geert Uytterhoeven2012-10-24
| |/
* | VFS: don't do protected {sym,hard}links by defaultLinus Torvalds2012-10-26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-10-26
|\ \
| * | Btrfs: do not bug when we fail to commit the transactionJosef Bacik2012-10-25
| * | Btrfs: fix memory leak when cloning root's nodeLiu Bo2012-10-25
| * | Merge branch 'for-chris-fixed' of git://git.jan-o-sch.net/btrfs-unstableChris Mason2012-10-25
| |\ \
| | * | Btrfs: comment for loop in tree_mod_log_insert_moveJan Schmidt2012-10-24