summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2012-06-14pstore/ram_core: Factor persistent_ram_zap() out of post_init()Anton Vorontsov1-3/+8
2012-06-14pstore/ram_core: Do not reset restored zone's position and sizeAnton Vorontsov1-0/+1
2012-06-14pstore/ram: Should update old dmesg buffer before readingAnton Vorontsov2-7/+10
2012-06-13splice: fix racy pipe->buffers usesEric Dumazet1-15/+20
2012-06-12cifs: fix parsing of password mount optionSuresh Jayaraman1-15/+17
2012-06-12Merge tag 'writeback-lock-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2012-06-12NFS: add an endian notation for sparseDan Carpenter1-1/+1
2012-06-12NFSv4.1: integer overflow in decode_cb_sequence_args()Dan Carpenter1-3/+3
2012-06-12exofs: fix sparse non-ANSI function warningRandy Dunlap1-1/+1
2012-06-12NFSv4 do not send an empty SETATTR compoundAndy Adamson1-4/+8
2012-06-12NFSv2: EOF incorrectly set on short readSachin Prabhu1-1/+1
2012-06-09NFS: Use the NFS_DEFAULT_VERSION for v2 and v3 mountsBryan Schumaker1-0/+1
2012-06-09NFS: fix directio refcount bug on commitFred Isaman1-2/+2
2012-06-09writeback: Fix lock imbalance in writeback_sb_inodes()Jan Kara1-0/+1
2012-06-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-5/+4
2012-06-08Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds1-2/+10
2012-06-08Revert "vfs: stop d_splice_alias creating directory aliases"Linus Torvalds1-6/+10
2012-06-08NFSv4: Fix unnecessary delegation returns in nfs4_do_openTrond Myklebust1-0/+1
2012-06-08Revert "mm: correctly synchronize rss-counters at exit/exec"Linus Torvalds1-0/+1
2012-06-08ext4: don't set i_flags in EXT4_IOC_SETFLAGSTao Ma1-1/+0
2012-06-08ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bgTheodore Ts'o1-4/+4
2012-06-08mm: correctly synchronize rss-counters at exit/execKonstantin Khlebnikov1-1/+0
2012-06-07NFSv4.1: Convert another trivial printk into a dprintkTrond Myklebust1-1/+1
2012-06-07NFS4: Fix open bug when pnfs module blacklistedFred Isaman1-1/+1
2012-06-07NFS: Remove incorrect BUG_ON in nfs_found_clientTrond Myklebust1-2/+0
2012-06-07UBIFS: fix debugfs-less systems supportArtem Bityutskiy1-2/+10
2012-06-06NFS: Map minor mismatch error to protocol not support error.Steve Dickson1-0/+2
2012-06-06NFS: Fix a commit bugTrond Myklebust2-5/+6
2012-06-05NFS4: Set parsed mount data version to 4Bryan Schumaker1-0/+2
2012-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds5-10/+74
2012-06-05NFSv4.1: Ensure we clear session state flags after a session creationTrond Myklebust1-10/+12
2012-06-05NFSv4.1: Convert a trivial printk into a dprintkTrond Myklebust1-2/+1
2012-06-05NFSv4: Fix up decode_attr_mdsthresholdTrond Myklebust1-1/+2
2012-06-05NFSv4: Fix an Oops in the open recovery codeTrond Myklebust3-6/+30
2012-06-05Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-143/+167
2012-06-04vfs: Fix /proc/<tid>/fdinfo/<fd> file handlingLinus Torvalds1-7/+10
2012-06-04Btrfs: remove call to btrfs_header_nritems with no effectJan Schmidt1-3/+0
2012-06-02Merge branch 'akpm' (Fixups for Andrew's patchbomb)Linus Torvalds13-45/+33
2012-06-02nls: fix (and rename) mac NLS table files and config optionsLinus Torvalds13-33/+33
2012-06-02fs/nls/Makefile: remove bogus CONFIG_ assignmentsAndrew Morton1-12/+0
2012-06-02Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds6-13/+97
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-12/+0
2012-06-01CIFS: Move get_next_mid to ops structPavel Shilovsky7-95/+103
2012-06-01CIFS: Make accessing is_valid_oplock/dump_detail ops struct field safePavel Shilovsky1-2/+4
2012-06-01CIFS: Improve identation in cifs_unlock_rangePavel Shilovsky1-40/+35
2012-06-01CIFS: Fix possible wrong memory allocationPavel Shilovsky1-6/+25
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds89-1081/+1175
2012-06-01Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds26-194/+1726
2012-06-01HAVE_RESTORE_SIGMASK is defined on all architectures nowAl Viro3-12/+0
2012-06-01nfs: don't open in ->d_revalidateMiklos Szeredi2-55/+78