summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-05-08nfsd: clean up fh_auth usageChristoph Hellwig
2014-05-08NFSD: cleanup unneeded including linux/export.hKinglong Mee
2014-05-07NFSd: Clean up nfs4_preprocess_stateid_opTrond Myklebust
2014-05-06NFSd: Mark nfs4_free_lockowner and nfs4_free_openowner as static functionsTrond Myklebust
2014-05-06nfsd: remove <linux/nfsd/debug.h>Christoph Hellwig
2014-05-06nfsd: move <linux/nfsd/stats.h> to fs/nfsdChristoph Hellwig
2014-05-06nfsd: move <linux/nfsd/export.h> to fs/nfsdChristoph Hellwig
2014-05-06nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig
2014-05-06NFSd: Remove 'inline' designation for free_client()Trond Myklebust
2014-05-06lockd: avoid warning when CONFIG_SYSCTL undefinedKees Cook
2014-05-06NFSd: call rpc_destroy_wait_queue() from free_client()Trond Myklebust
2014-05-06NFSd: Move default initialisers from create_client() to alloc_client()Trond Myklebust
2014-04-18Revert "nfsd4: fix nfs4err_resource in 4.1 case"J. Bruce Fields
2014-04-18nfsd: set timeparms.to_maxval in setup_callback_clientJeff Layton
2014-04-18locks: allow __break_lease to sleep even when break_time is 0Jeff Layton
2014-04-13cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven
2014-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-12ceph: fix pr_fmt() redefinitionLinus Torvalds
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-04-12cifs: fix the race in cifs_writev()Al Viro
2014-04-12ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failureAl Viro
2014-04-11Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2014-04-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller
2014-04-11Btrfs: fix compile warnings on on avr32 platformWang Shilong
2014-04-10Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2014-04-10btrfs: allow mounting btrfs subvolumes with different ro/rw optionsHarald Hoyer
2014-04-10Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-04-09block: Ensure we only enable integrity metadata for reads and writesMartin K. Petersen
2014-04-09block: Fix integrity verificationMartin K. Petersen
2014-04-09Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-04-08fs/ncpfs/dir.c: fix indenting in ncp_lookup()Dan Carpenter
2014-04-08ncpfs/inode.c: fix mismatch printk formats and argumentsJoe Perches
2014-04-08ncpfs: remove now unused PRINTK macroJoe Perches
2014-04-08ncpfs: convert PPRINTK to ncp_vdbgJoe Perches
2014-04-08ncpfs: convert DPRINTK/DDPRINTK to ncp_dbgJoe Perches
2014-04-08ncpfs: Add pr_fmt and convert printks to pr_<level>Joe Perches
2014-04-08autofs4: check dev ioctl size before allocatingSasha Levin
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-04-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-07fs/ufs: remove unused ufs_super_block_third pointerChristian Engelmayer
2014-04-07fs/ufs: remove unused ufs_super_block_second pointerChristian Engelmayer
2014-04-07fs/ufs: remove unused ufs_super_block_first pointerChristian Engelmayer
2014-04-07fs/ufs/super.c: add __init to init_inodecache()Fabian Frederick
2014-04-07fault-injection: set bounds on what /proc/self/make-it-fail accepts.Dave Jones
2014-04-07fs/bfs/inode.c: add __init to init_inodecache()Fabian Frederick
2014-04-07affs: add mount option to avoid filename truncatesFabian Frederick
2014-04-07fs/affs/dir.c: unlock/brelse dir on failure + code clean-upFabian Frederick