aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* nfsd: add trace eventsChristoph Hellwig2015-02-02
* nfsd: implement pNFS layout recallsChristoph Hellwig2015-02-02
* nfsd: implement pNFS operationsChristoph Hellwig2015-02-02
* nfsd: make find_any_file available outside nfs4state.cChristoph Hellwig2015-02-02
* nfsd: make find/get/put file available outside nfs4state.cChristoph Hellwig2015-02-02
* nfsd: make lookup/alloc/unhash_stid available outside nfs4state.cChristoph Hellwig2015-02-02
* nfsd: add fh_fsid_match helperChristoph Hellwig2015-02-02
* nfsd: move nfsd_fh_match to nfsfh.hChristoph Hellwig2015-02-02
* fs: add FL_LAYOUT lease typeChristoph Hellwig2015-02-02
* fs: track fl_owner for leasesChristoph Hellwig2015-02-02
* Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20J. Bruce Fields2015-02-02
|\
| * locks: update comments that refer to inode->i_flockJeff Layton2015-01-21
| * locks: consolidate NULL i_flctx checks in locks_remove_fileJeff Layton2015-01-16
| * locks: keep a count of locks on the flctx listsJeff Layton2015-01-16
| * locks: clean up the lm_change prototypeJeff Layton2015-01-16
| * locks: add a dedicated spinlock to protect i_flctx listsJeff Layton2015-01-16
| * locks: convert lease handling to file_lock_contextJeff Layton2015-01-16
| * locks: convert posix locks to file_lock_contextJeff Layton2015-01-16
| * locks: move flock locks to file_lock_contextJeff Layton2015-01-16
| * ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locksJeff Layton2015-01-16
| * locks: add a new struct file_locking_context pointer to struct inodeJeff Layton2015-01-16
| * locks: have locks_release_file use flock_lock_file to release generic flock l...Jeff Layton2015-01-16
| * locks: add new struct list_head to struct file_lockJeff Layton2015-01-16
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2015-01-15
| |\
| | * fuse: add memory barrier to INITMiklos Szeredi2015-01-06
| | * fuse: fix LOOKUP vs INIT compat handlingMiklos Szeredi2015-01-06
| * | locks: fix NULL-deref in generic_delete_leaseNeilBrown2015-01-13
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-01-11
| |\ \
| | * | sched, fanotify: Deal with nested sleepsPeter Zijlstra2015-01-09
| * | | Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-01-09
| |\ \ \
| * \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-01-09
| |\ \ \ \
| | * | | | ceph: use %zu for len in ceph_fill_inline_data()Ilya Dryomov2015-01-08
| | | |_|/ | | |/| |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-01-09
| |\ \ \ \
| | * | | | Btrfs: don't delay inode ref updates during log replayChris Mason2015-01-02
| | * | | | Btrfs: correctly get tree level in tree_backref_for_extentFilipe Manana2015-01-02
| | * | | | Btrfs: call inode_dec_link_count() on mkdir error pathWang Shilong2015-01-02
| | * | | | Btrfs: abort transaction if we don't find the block groupJosef Bacik2015-01-02
| | * | | | Btrfs, scrub: uninitialized variable in scrub_extent_for_parity()Dan Carpenter2015-01-02
| * | | | | vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale2015-01-08
| * | | | | ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...Xue jiufei2015-01-08
| * | | | | ocfs2: remove bogus check in dlm_process_recovery_dataJoseph Qi2015-01-08
| * | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-01-06
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ext4: remove spurious KERN_INFO from ext4_warning callJakub Wilk2015-01-02
| | * | | | Revert "ext4: fix suboptimal seek_{data,hole} extents traversial"Theodore Ts'o2015-01-02
| | * | | | ext4: prevent online resize with backup superblockTheodore Ts'o2014-12-26
* | | | | | nfsd: factor out a helper to decode nfstime4 valuesChristoph Hellwig2015-01-23
* | | | | | sunrpc/lockd: fix references to the BKLJeff Layton2015-01-23
* | | | | | nfsd: fix year-2038 nfs4 state problemJ. Bruce Fields2015-01-23
* | | | | | nfsd: nfs4state: Remove unused functionRickard Strandqvist2015-01-15
* | | | | | lockd: xdr: Remove unused functionRickard Strandqvist2015-01-15