aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* NFS: Fix a umount raceTrond Myklebust2010-02-03
* NFS: Fix an Oops when truncating a fileTrond Myklebust2010-02-03
* NFS: Ensure that we handle NFS4ERR_STALE_STATEID correctlyTrond Myklebust2010-01-26
* NFSv4.1: Don't call nfs4_schedule_state_recovery() unnecessarilyTrond Myklebust2010-01-26
* NFSv4: Don't allow posix locking against servers that don't support itTrond Myklebust2010-01-26
* NFSv4: Ensure that the NFSv4 locking can recover from stateid errorsTrond Myklebust2010-01-26
* NFS: Avoid warnings when CONFIG_NFS_V4=nDavid Howells2010-01-26
* NFS: Make nfs_commitdata_release staticH Hartley Sweeten2010-01-26
* NFS: Try to commit unstable writes in nfs_release_page()Trond Myklebust2010-01-26
* NFS: Fix a reference leak in nfs_wb_cancel_page()Trond Myklebust2010-01-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-01-21
|\
| * compat_ioctl: Supress "unknown cmd" message on serial /dev/consoleAtsushi Nemoto2010-01-20
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-01-21
|\ \
| * | fs/bio.c: fix shadows sparse warningThiago Farina2010-01-19
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2010-01-21
|\ \ \
| * | | ecryptfs: use after freeDan Carpenter2010-01-19
| * | | ecryptfs: Eliminate useless codeJulia Lawall2010-01-19
| * | | 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