aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-06-12NFSv4.1: integer overflow in decode_cb_sequence_args()Dan Carpenter
2012-06-12exofs: fix sparse non-ANSI function warningRandy Dunlap
2012-06-11NFSv4 do not send an empty SETATTR compoundAndy Adamson
2012-06-11NFSv2: EOF incorrectly set on short readSachin Prabhu
2012-06-09NFS: Use the NFS_DEFAULT_VERSION for v2 and v3 mountsBryan Schumaker
2012-06-09NFS: fix directio refcount bug on commitFred Isaman
2012-06-09writeback: Fix lock imbalance in writeback_sb_inodes()Jan Kara
2012-06-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-06-08Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-06-08Revert "vfs: stop d_splice_alias creating directory aliases"Linus Torvalds
2012-06-08NFSv4: Fix unnecessary delegation returns in nfs4_do_openTrond Myklebust
2012-06-07Revert "mm: correctly synchronize rss-counters at exit/exec"Linus Torvalds
2012-06-07ext4: don't set i_flags in EXT4_IOC_SETFLAGSTao Ma
2012-06-07ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bgTheodore Ts'o
2012-06-07mm: correctly synchronize rss-counters at exit/execKonstantin Khlebnikov
2012-06-07NFSv4.1: Convert another trivial printk into a dprintkTrond Myklebust
2012-06-07NFS4: Fix open bug when pnfs module blacklistedFred Isaman
2012-06-07NFS: Remove incorrect BUG_ON in nfs_found_clientTrond Myklebust
2012-06-07UBIFS: fix debugfs-less systems supportArtem Bityutskiy
2012-06-06NFS: Map minor mismatch error to protocol not support error.Steve Dickson
2012-06-05NFS: Fix a commit bugTrond Myklebust
2012-06-05NFS4: Set parsed mount data version to 4Bryan Schumaker
2012-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2012-06-05NFSv4.1: Ensure we clear session state flags after a session creationTrond Myklebust
2012-06-05NFSv4.1: Convert a trivial printk into a dprintkTrond Myklebust
2012-06-05NFSv4: Fix up decode_attr_mdsthresholdTrond Myklebust
2012-06-05NFSv4: Fix an Oops in the open recovery codeTrond Myklebust
2012-06-04Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-06-04vfs: Fix /proc/<tid>/fdinfo/<fd> file handlingLinus Torvalds
2012-06-04Btrfs: remove call to btrfs_header_nritems with no effectJan Schmidt
2012-06-01Merge branch 'akpm' (Fixups for Andrew's patchbomb)Linus Torvalds
2012-06-01nls: fix (and rename) mac NLS table files and config optionsLinus Torvalds
2012-06-01fs/nls/Makefile: remove bogus CONFIG_ assignmentsAndrew Morton
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01CIFS: Move get_next_mid to ops structPavel Shilovsky
2012-06-01CIFS: Make accessing is_valid_oplock/dump_detail ops struct field safePavel Shilovsky
2012-06-01CIFS: Improve identation in cifs_unlock_rangePavel Shilovsky
2012-06-01CIFS: Fix possible wrong memory allocationPavel Shilovsky
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-06-01HAVE_RESTORE_SIGMASK is defined on all architectures nowAl Viro
2012-06-01nfs: don't open in ->d_revalidateMiklos Szeredi
2012-06-01vfs: retry last component if opening stale dentryMiklos Szeredi
2012-06-01vfs: nameidata_to_filp(): don't throw away file on errorMiklos Szeredi
2012-06-01vfs: nameidata_to_filp(): inline __dentry_open()Miklos Szeredi
2012-06-01vfs: do_dentry_open(): don't put filpMiklos Szeredi
2012-06-01vfs: split __dentry_open()Miklos Szeredi
2012-06-01vfs: do_last() common post lookupMiklos Szeredi
2012-06-01vfs: do_last(): add audit_inode before openMiklos Szeredi