aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-18Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds10-13/+169
2014-04-18Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-97/+14
2014-04-16cif: fix dead codeMichael Opdenacker1-1/+1
2014-04-16cifs: fix error handling cifs_user_readvJeff Layton1-1/+1
2014-04-17xfs: fix tmpfile/selinux deadlock and initialize securityBrian Foster3-6/+21
2014-04-17xfs: fix buffer use after free on IO errorEric Sandeen1-4/+12
2014-04-17xfs: wrong error sign conversion during failed DIO writesDave Chinner1-1/+1
2014-04-17xfs: unmount does not wait for shutdown during unmountDave Chinner1-9/+44
2014-04-17xfs: collapse range is delalloc challengedDave Chinner1-6/+11
2014-04-17xfs: don't map ranges that span EOF for direct IODave Chinner1-0/+14
2014-04-16sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo1-92/+0
2014-04-16kernfs: protect lazy kernfs_iattrs allocation with mutexTejun Heo1-4/+10
2014-04-16fs: Don't return 0 from get_anon_bdevThomas Bächler1-1/+4
2014-04-16fs: cifs: remove unused variable.Cyril Roelandt1-2/+0
2014-04-16Return correct error on query of xattr on file with empty xattrsSteve French1-0/+3
2014-04-16cifs: Wait for writebacks to complete before attempting write.Sachin Prabhu8-9/+164
2014-04-14xfs: zeroing space needs to punch delalloc blocksDave Chinner2-1/+13
2014-04-14xfs: xfs_vm_write_end truncates too much on failureDave Chinner1-4/+10
2014-04-14xfs: write failure beyond EOF truncates too much dataDave Chinner1-2/+11
2014-04-14xfs: kill buffers over failed write ranges properlyDave Chinner1-0/+10
2014-04-13cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven1-1/+1
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-14/+13
2014-04-12ceph: fix pr_fmt() redefinitionLinus Torvalds1-2/+1
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds34-699/+385
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-34/+2
2014-04-12cifs: fix the race in cifs_writev()Al Viro1-5/+18
2014-04-12ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failureAl Viro1-2/+2
2014-04-11Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-53/+67
2014-04-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds19-279/+374
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller5-14/+13
2014-04-11Btrfs: fix compile warnings on on avr32 platformWang Shilong1-1/+1
2014-04-10Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2-3/+3
2014-04-10btrfs: allow mounting btrfs subvolumes with different ro/rw optionsHarald Hoyer1-0/+22
2014-04-10Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-10/+12
2014-04-09block: Ensure we only enable integrity metadata for reads and writesMartin K. Petersen1-0/+3
2014-04-09block: Fix integrity verificationMartin K. Petersen1-10/+9
2014-04-08Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds13-50/+130
2014-04-08fs/ncpfs/dir.c: fix indenting in ncp_lookup()Dan Carpenter1-2/+2
2014-04-08ncpfs/inode.c: fix mismatch printk formats and argumentsJoe Perches1-2/+2
2014-04-08ncpfs: remove now unused PRINTK macroJoe Perches1-3/+0
2014-04-08ncpfs: convert PPRINTK to ncp_vdbgJoe Perches5-18/+22
2014-04-08ncpfs: convert DPRINTK/DDPRINTK to ncp_dbgJoe Perches9-83/+74
2014-04-08ncpfs: Add pr_fmt and convert printks to pr_<level>Joe Perches5-27/+34
2014-04-08autofs4: check dev ioctl size before allocatingSasha Levin1-0/+3
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2014-04-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds14-83/+51
2014-04-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds33-159/+154
2014-04-07fs/ufs: remove unused ufs_super_block_third pointerChristian Engelmayer1-2/+0
2014-04-07fs/ufs: remove unused ufs_super_block_second pointerChristian Engelmayer1-2/+0
2014-04-07fs/ufs: remove unused ufs_super_block_first pointerChristian Engelmayer3-18/+0