aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* NFSD: Remove unused variable from nfsd4_decode_bind_conn_to_session()Bryan Schumaker2011-04-29
* NFSD: Check status from nfsd4_map_bcts_dir()Bryan Schumaker2011-04-29
* NFSD: Remove setting unused variable in nfsd_vfs_read()Bryan Schumaker2011-04-29
* nfsd41: error out on repeated RECLAIM_COMPLETEMi Jinlong2011-04-29
* nfsd41: compare request's opcnt with session's maxops at nfsd4_sequenceMi Jinlong2011-04-29
* nfsd v4.1 lOCKT clientid field must be ignoredAndy Adamson2011-04-29
* nfsd41: add flag checking for create_sessionMi Jinlong2011-04-29
* nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctlyMi Jinlong2011-04-29
* nfsd4: fix wrongsec handling for PUTFH + op casesJ. Bruce Fields2011-04-29
* nfsd4: make fh_verify responsibility of nfsd_lookup_dentry callerJ. Bruce Fields2011-04-11
* nfsd4: introduce OPDESC helperJ. Bruce Fields2011-04-11
* nfsd4: allow fh_verify caller to skip pseudoflavor checksJ. Bruce Fields2011-04-11
* nfsd: distinguish functions of NFSD_MAY_* flagsJ. Bruce Fields2011-04-11
* Merge branch 'for-2.6.39' into for-2.6.40J. Bruce Fields2011-04-07
|\
| * nfsd: fix auth_domain reference leak on nlm operationsJ. Bruce Fields2011-03-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Linus Torvalds2011-04-05
|\ \
| * | fs: export empty_aopsJens Axboe2011-04-05
| * | ufs: remove unessecary blk_flush_plugChristoph Hellwig2011-04-05
* | | inotify: fix double free/corruption of stuct userEric Paris2011-04-05
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-04-05
|\ \ \ | |/ / |/| |
| * | Btrfs: don't warn in btrfs_add_orphanJosef Bacik2011-04-05
| * | Btrfs: fix free space cache when there are pinned extents and clusters V2Josef Bacik2011-04-05
| * | Btrfs: Fix uninitialized root flags for subvolumesLi Zefan2011-04-05
| * | btrfs: clear __GFP_FS flag in the space cache inodeMiao Xie2011-04-05
| * | Btrfs: fix memory leak in start_transaction()Yoshinori Sano2011-04-05
| * | Btrfs: fix memory leak in btrfs_ioctl_start_sync()Tsutomu Itoh2011-04-05
| * | Btrfs: fix subvol_sem leak in btrfs_rename()Johann Lombardi2011-04-05
| * | Btrfs: Fix oops for defrag with compression turned onLi Zefan2011-04-05
| * | Btrfs: fix /proc/mounts info.Tsutomu Itoh2011-04-05
| * | Btrfs: fix compiler warning in file.cTsutomu Itoh2011-04-05
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2011-03-30
|\ \ \
| * | | nilfs2: fix whitespace coding style issuesNicolas Kaiser2011-03-30
| * | | nilfs2: fix oops due to a bad aops initializationRyusuke Konishi2011-03-30
| * | | nilfs2: fix data loss in mmap page write for hole blocksRyusuke Konishi2011-03-29
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2011-03-30
|\ \ \ \ | |/ / / |/| | |
| * | | ceph: Move secret key parsing earlier.Tommi Virtanen2011-03-29
| * | | ceph: flush msgr_wq during mds_client shutdownSage Weil2011-03-25
* | | | fs: don't use igrab() while holding i_lockDave Chinner2011-03-29
* | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-03-28
|\ \ \ \
| * | | | xfs: stop using the page cache to back the buffer cacheDave Chinner2011-03-25
| * | | | xfs: register the inode cache shrinker before quotachecksDave Chinner2011-03-25
| * | | | xfs: xfs_trans_read_buf() should return an error on failureDave Chinner2011-03-25
| * | | | xfs: introduce inode cluster buffer trylocks for xfs_iflushDave Chinner2011-03-25
| * | | | vmap: flush vmap aliases when mapping failsDave Chinner2011-03-25
| * | | | xfs: preallocation transactions do not need to be synchronousDave Chinner2011-03-25
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2011-03-28
|\ \ \ \ \
| * | | | | eCryptfs: write lock requested keysRoberto Sassu2011-03-28
| * | | | | eCryptfs: move ecryptfs_find_auth_tok_for_sig() call before mutex_lockRoberto Sassu2011-03-28
| * | | | | eCryptfs: verify authentication tokens before their useRoberto Sassu2011-03-28
| * | | | | eCryptfs: modified size of keysig in the ecryptfs_key_sig structureRoberto Sassu2011-03-28