summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-05-29brlocks/lglocks: API cleanupsAndi Kleen
2012-05-29brlocks/lglocks: turn into functionsAndi Kleen
2012-05-29ocfs: simplify symlink handlingAl Viro
2012-05-29get rid of pointless allocations and copying in ecryptfs_follow_link()Al Viro
2012-05-29hpfs: assorted endianness annotationsAl Viro
2012-05-29hpfs: annotate eaAl Viro
2012-05-29hpfs: annotate struct hpfs_direntAl Viro
2012-05-29hpfs: annotate struct anodeAl Viro
2012-05-29hpfs: annotate struct fnodeAl Viro
2012-05-29hpfs: annotate btree nodes, get rid of bitfields messAl Viro
2012-05-29hpfs: annotate struct dnodeAl Viro
2012-05-29hpfs: bitmaps are little-endianAl Viro
2012-05-29hpfs: get rid of bitfields in struct fnodeAl Viro
2012-05-29hpfs: get rid of bitfields endianness wanking in extended_attributeAl Viro
2012-05-29fs: fix inode.c kernel-doc warningsRandy Dunlap
2012-05-29hpfs: endianness bugsAl Viro
2012-05-29btrfs: trivial endianness annotationsAl Viro
2012-05-29ocfs2: kill endianness abuses in blockcheck.cAl Viro
2012-05-29ocfs2: deal with __user misannotationsAl Viro
2012-05-29ocfs2: trivial endianness misannotationsAl Viro
2012-05-29affs: bury unused macrosAl Viro
2012-05-29kill v9fs_dentry_from_dir_inode()Al Viro
2012-05-29ceph: move encode_fh to new APISage Weil
2012-05-29->encode_fh() API changeAl Viro
2012-05-29ubifs: use generic_fillattr()Al Viro
2012-05-29xfs: switch to proper __bitwise type for KM_... flagsAl Viro
2012-05-29switch utimes() to fget_light/fput_lightAl Viro
2012-05-29switch statfs to fget_light/fput_lightAl Viro
2012-05-29switch flock to fget_light/fput_lightAl Viro
2012-05-29switch signalfd4() to fget_light/fput_lightAl Viro
2012-05-29switch fcntl to fget_raw_light/fput_lightAl Viro
2012-05-29switch xattr syscalls to fget_light/fput_lightAl Viro
2012-05-29switch readdir/getdents to fget_light/fput_lightAl Viro
2012-05-29switch do_fsync() to fget_light()Al Viro
2012-05-29Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-05-29Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-05-28NFSv4: Add debugging printks to state managerTrond Myklebust
2012-05-28NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIOTrond Myklebust
2012-05-28Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds
2012-05-28NFSv4: update_changeattr does not need to set NFS_INO_REVAL_PAGECACHETrond Myklebust
2012-05-27NFSv4.1: nfs4_reset_session should use nfs4_handle_reclaim_lease_errorTrond Myklebust
2012-05-27NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSIONTrond Myklebust
2012-05-27NFSv4.1: Handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION in the state managerTrond Myklebust
2012-05-27NFSv4.1: Handle errors in nfs4_bind_conn_to_sessionTrond Myklebust
2012-05-27NFSv4.1: nfs4_bind_conn_to_session should drain the sessionTrond Myklebust
2012-05-26word-at-a-time: make the interfaces truly genericLinus Torvalds
2012-05-26NFSv4.1: Don't clobber the seqid if exchange_id returns a confirmed clientidTrond Myklebust
2012-05-26NFSv4.1: Add DESTROY_CLIENTIDTrond Myklebust
2012-05-25NFSv4.1: Ensure we use the correct credentials for bind_conn_to_sessionTrond Myklebust