aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-11-28ext4: rationalize ext4_extents.h inclusionTheodore Ts'o
2012-11-28ext4: fixed potential NULL dereference in ext4_calculate_overhead()Vahram Martirosyan
2012-11-28ext4: simple cleanup in fiemap codepathLukas Czerner
2012-11-28ext4: prevent race while walking extent tree for fiemapLukas Czerner
2012-11-15ext4: remove calls to ext4_jbd2_file_inode() from delalloc write pathTheodore Ts'o
2012-11-14ext4: init pagevec in ext4_da_block_invalidatepagesEric Sandeen
2012-11-12ext4: don't verify checksums of dx non-leaf nodes during fallback scanDarrick J. Wong
2012-11-10ext4: do not use ext4_error() when there is no space in dir leaf for csumTheodore Ts'o
2012-11-08ext4: introduce lseek SEEK_DATA/SEEK_HOLE supportZheng Liu
2012-11-08ext4: reimplement fiemap using extent status treeZheng Liu
2012-11-08ext4: reimplement ext4_find_delay_alloc_range on extent status treeZheng Liu
2012-11-08ext4: add some tracepoints in extent status treeZheng Liu
2012-11-08ext4: let ext4 maintain extent status treeZheng Liu
2012-11-08ext4: initialize extent status treeZheng Liu
2012-11-08ext4: add operations on extent status treeZheng Liu
2012-11-08ext4: add data structures for the extent status treeZheng Liu
2012-11-08ext4: fix error handling in ext4_fill_super()Lukas Czerner
2012-11-08ext4: fix memory leak in ext4_xattr_set_acl()'s error pathEugene Shatokhin
2012-11-08ext4: remove code duplication in ext4_get_block_write_nolock()Anatol Pomozov
2012-11-08ext4: use 'inode' variable that is already dereferencedAnatol Pomozov
2012-11-08ext4: fix missing call to trace_ext4_ext_map_blocks_exitZheng Liu
2012-11-08ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exitZheng Liu
2012-11-08ext4: print 'flags' in ext4_ext_handle_uninitialized_extentsZheng Liu
2012-11-08ext4: warn when discard request fails other than EOPNOTSUPPLukas Czerner
2012-11-08ext4: notify when discard is not supportedLukas Czerner
2012-11-08ext4: remove unused assignmentAlan Cox
2012-11-08ext4: get rid of redundant code in ext4_fill_super()Zhao Hongjiang
2012-11-08ext4: remove ext4_handle_release_buffer()Eric Sandeen
2012-11-08ext4: fix awful goto in ext4_mb_new_blocks()Eric Sandeen
2012-11-08ext4: fix overhead calculations in ext4_stats, againEric Sandeen
2012-10-28ext4: fix unjournaled inode bitmap modificationEric Sandeen
2012-10-28Lock splice_read and splice_write functionsMikulas Patocka
2012-10-26Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-26Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-26VFS: don't do protected {sym,hard}links by defaultLinus Torvalds
2012-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-10-25Merge tag 'nfs-for-3.7-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-10-25fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error checkKees Cook
2012-10-25freezer: exec should clear PF_NOFREEZE along with PF_KTHREADOleg Nesterov
2012-10-25Btrfs: do not bug when we fail to commit the transactionJosef Bacik
2012-10-25Btrfs: fix memory leak when cloning root's nodeLiu Bo
2012-10-25Merge branch 'for-chris-fixed' of git://git.jan-o-sch.net/btrfs-unstableChris Mason
2012-10-25Btrfs: Use btrfs_update_inode_fallback when creating a snapshotJosef Bacik
2012-10-25Btrfs: Send: preserve ownership (uid and gid) also for symlinks.Alex Lyakas
2012-10-25Btrfs: fix deadlock caused by the nested chunk allocationMiao Xie
2012-10-25btrfs: Return EINVAL when length to trim is less than FSBLukas Czerner
2012-10-25Btrfs: fix memory leak in btrfs_quota_enable()Tsutomu Itoh
2012-10-25Btrfs: send correct rdev and mode in btrfs-sendArne Jansen
2012-10-25Btrfs: extended inode refs support for send mechanismJan Schmidt
2012-10-25Btrfs: Fix wrong error handling codeStefan Behrens