aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | | | ecryptfs: fix interpose/interpolate typos in commentsErez Zadok2010-01-19
| * | | | | | ecryptfs: pass matching flags to interpose as defined and used thereErez Zadok2010-01-19
| * | | | | | ecryptfs: remove unnecessary d_drop calls in ecryptfs_linkErez Zadok2010-01-19
| * | | | | | ecryptfs: don't ignore return value from lock_renameErez Zadok2010-01-19
| * | | | | | ecryptfs: initialize private persistent file before dereferencing pointerErez Zadok2010-01-19
| * | | | | | eCryptfs: Remove mmap from directory operationsTyler Hicks2010-01-19
| * | | | | | eCryptfs: Add getattr functionTyler Hicks2010-01-19
| * | | | | | eCryptfs: Use notify_change for truncating lower inodesTyler Hicks2010-01-19
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-01-21
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Btrfs: fix possible panic on unmountJosef Bacik2010-01-17
| * | | | Btrfs: deal with NULL acl sent to btrfs_set_aclChris Mason2010-01-17
| * | | | Btrfs: fix regression in orphan cleanupJosef Bacik2010-01-17
| * | | | Btrfs: Fix race in btrfs_mark_extent_writtenYan, Zheng2010-01-17
| * | | | Btrfs, fix memory leaks in error pathsJiri Slaby2010-01-17
| * | | | Btrfs: align offsets for btrfs_ordered_update_i_sizeYan, Zheng2010-01-17
| * | | | btrfs: fix missing last-entry in readdir(3)Jan Engelhardt2010-01-17
* | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-01-18
|\ \ \ \ \
| * | | | | xfs: xfs_swap_extents needs to handle dynamic fork offsetsDave Chinner2010-01-15
| * | | | | xfs: fix missing error check in xfs_rtfree_rangeDave Chinner2010-01-15
| * | | | | xfs: fix stale inode flush avoidanceDave Chinner2010-01-15
| * | | | | xfs: Remove inode iolock held check during allocationDave Chinner2010-01-15
| * | | | | xfs: reclaim all inodes by background tree walksDave Chinner2010-01-15
| * | | | | xfs: Avoid inodes in reclaim when flushing from inode cacheDave Chinner2010-01-15
| * | | | | xfs: reclaim inodes under a write lockDave Chinner2010-01-15
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-01-17
|\ \ \ \ \ \
| * | | | | | do_add_mount() should sanitize mnt_flagsAl Viro2010-01-16
| * | | | | | CIFS shouldn't make mountpoints shrinkableAl Viro2010-01-16
| * | | | | | mnt_flags fixes in do_remount()Al Viro2010-01-16
| * | | | | | attach_recursive_mnt() needs to hold vfsmount_lock over set_mnt_shared()Al Viro2010-01-16
| * | | | | | may_umount() needs namespace_semAl Viro2010-01-16
| * | | | | | Fix configfs leakAl Viro2010-01-14
| * | | | | | Fix the -ESTALE handling in do_filp_open()Al Viro2010-01-14
| * | | | | | ecryptfs: Fix refcnt leak on ecryptfs_follow_link() error pathOGAWA Hirofumi2010-01-14
| * | | | | | Fix ACC_MODE() for realAl Viro2010-01-14
| * | | | | | hppfs: handle ->put_link()Al Viro2010-01-14
| * | | | | | Kill 9p readlink()Al Viro2010-01-14
| * | | | | | fix autofs/afs/etc. magic mountpoint breakageAl Viro2010-01-14
* | | | | | | nommu: fix shared mmap after truncate shrinkage problemsDavid Howells2010-01-16
* | | | | | | nommu: fix race between ramfs truncation and shared mmapDavid Howells2010-01-16
* | | | | | | inotify: only warn once for inotify problemsEric Paris2010-01-15
* | | | | | | inotify: do not reuse watch descriptorsEric Paris2010-01-15
|/ / / / / /
* | | | | | Merge branch 'fasync-helper'Linus Torvalds2010-01-13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fasync: split 'fasync_helper()' into separate add/remove functionsLinus Torvalds2009-12-16
* | | | | | lib: Introduce generic list_sort functionDave Chinner2010-01-13
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-01-11
|\ \ \ \ \
| * | | | | xfs: Ensure we force all busy extents in range to diskDave Chinner2010-01-10
| * | | | | xfs: Don't flush stale inodesDave Chinner2010-01-10
| * | | | | xfs: fix timestamp handling in xfs_setattrChristoph Hellwig2010-01-10
| * | | | | xfs: use DECLARE_EVENT_CLASSChristoph Hellwig2010-01-10
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2010-01-11
|\ \ \ \ \ \