summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2012-03-06NFS: Fix nfs4_verifier memory alignmentChuck Lever
2012-03-06NFSv4: Add a encode op helperTrond Myklebust
2012-03-06NFSv4: Add a helper for encoding NFSv4 sequence idsTrond Myklebust
2012-03-06NFSv4: Minor clean ups for encode_string()Trond Myklebust
2012-03-06NFSv4: Simplify the struct nfs4_stateidTrond Myklebust
2012-03-06NFSv4: Add helpers for basic copying of stateidsTrond Myklebust
2012-03-06NFSv4: Rename nfs4_copy_stateid()Trond Myklebust
2012-03-06NFSv4: Add a helper for encoding stateidsTrond Myklebust
2012-03-06NFSv4: Add a helper for encoding opaque dataTrond Myklebust
2012-03-06NFSv4: Rename encode_stateid() to encode_open_stateid()Trond Myklebust
2012-03-06NFSv4: Further clean-ups of delegation stateid validationTrond Myklebust
2012-03-06NFSv4.1: Fix matching of the stateids when returning a delegationTrond Myklebust
2012-03-06NFS: Properly handle the case where the delegation is revokedTrond Myklebust
2012-03-06NFS: Fix a typo in _nfs_display_fhandleTrond Myklebust
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-05Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds
2012-03-05coredump_wait: don't call complete_vfork_done()Oleg Nesterov
2012-03-05vfork: introduce complete_vfork_done()Oleg Nesterov
2012-03-05aio: wake up waiters when freeing unused kiocbsJeff Moyer
2012-03-05aout: move setup_arg_pages() prior to reading/mapping the binaryAl Viro
2012-03-05NFS: Fix a compile issue when !CONFIG_NFS_V4_1Trond Myklebust
2012-03-05xfs: log file size updates as part of unwritten extent conversionChristoph Hellwig
2012-03-05xfs: do not require an ioend for new EOF calculationChristoph Hellwig
2012-03-05xfs: use per-filesystem I/O completion workqueuesChristoph Hellwig
2012-03-05ext4: add comments to definition of ext4_io_end_tCurt Wohlgemuth
2012-03-05ext4: don't release page refs in ext4_end_bio()Curt Wohlgemuth
2012-03-05ext4: fix race between sync and completed io workJeff Moyer
2012-03-05ext4: clean up the flags passed to __blockdev_direct_IOJeff Moyer
2012-03-05GFS2: make sure rgrps are up to date in func gfs2_blk2rgrpdBob Peterson
2012-03-05GFS2: Eliminate sd_rindex_mutexBob Peterson
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-03-04ext4: try to deprecate noacl and noxattr_user mount optionsTheodore Ts'o
2012-03-04ext4: ignore mount options supported by ext2/3 (but have since been removed)Theodore Ts'o
2012-03-04ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras
2012-03-04ext4: add debugging /proc file showing file system optionsTheodore Ts'o
2012-03-04ext4: make ext4_show_options() be table-drivenTheodore Ts'o
2012-03-04vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.cLinus Torvalds
2012-03-03ext4: move ext4_show_options() after parse_options()Theodore Ts'o
2012-03-03ext4: use a table-driven handler for mount optionsTheodore Ts'o
2012-03-03ext4: unify handling of mount options which have been removedTheodore Ts'o
2012-03-03ext4: simplify handling of the errors=* mount optionsTheodore Ts'o
2012-03-03Merge commit 'nfs-for-3.3-4' into nfs-for-nextTrond Myklebust
2012-03-03Btrfs: fix casting error in scrub reada codeChris Mason
2012-03-03btrfs: fix locking issues in find_parent_nodes()Li Zefan
2012-03-02vfs: export full_name_hash() function to modulesLinus Torvalds
2012-03-02vfs: split up name hashing in link_path_walk() into helper functionLinus Torvalds
2012-03-02vfs: uninline full_name_hash()Linus Torvalds
2012-03-02vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds
2012-03-02NFS: Reduce debugging noise from encode_compound_hdrChuck Lever
2012-03-02NFS: Request fh_expire_type attribute in "server caps" operationChuck Lever