summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-03-241-13/+24
|\
| * writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the inodeTejun Heo2016-03-201-10/+19
| * writeback, cgroup: fix premature wb_put() in locked_inode_to_wb_and_lock_list()Tejun Heo2016-03-201-3/+5
* | Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds2016-03-244-29/+47
|\ \
| * | mtd: kill the ecclayout->oobavail fieldBoris BREZILLON2016-03-071-4/+2
| * | jffs2: Improve post-mount CRC scan efficiencyDavid Woodhouse2016-02-293-25/+45
* | | Merge tag 'upstream-4.6-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-03-244-25/+75
|\ \ \
| * | | ubifs: Remove unused headerAndreas Gruenbacher2016-03-201-1/+0
| * | | ubifs: Add logging functions for ubifs_msg, ubifs_err and ubifs_warnJoe Perches2016-03-203-24/+75
* | | | Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-03-2419-92/+681
|\ \ \ \
| * | | | nfsd: use short read as well as i_size to set eofBenjamin Coddington2016-03-233-7/+30
| * | | | nfsd: better layoutupdate bounds-checkingJ. Bruce Fields2016-03-221-4/+8
| * | | | nfsd: block and scsi layout drivers need to depend on CONFIG_BLOCKChristoph Hellwig2016-03-181-2/+2
| * | | | nfsd: add SCSI layout supportChristoph Hellwig2016-03-1810-8/+335
| * | | | nfsd: move some blocklayout codeChristoph Hellwig2016-03-181-40/+50
| * | | | nfsd: add a new config option for the block layout driverChristoph Hellwig2016-03-187-8/+20
| * | | | nfs/blocklayout: add SCSI layout supportChristoph Hellwig2016-03-185-25/+238
* | | | | Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-03-244-20/+28
|\| | | |
| * | | | nfsd: recover: fix memory leakSudip Mukherjee2016-03-171-0/+1
| * | | | nfsd: fix deadlock secinfo+readdir compoundJ. Bruce Fields2016-03-161-0/+1
| * | | | nfsd4: resfh unused in nfsd4_secinfoJ. Bruce Fields2016-03-021-2/+0
| * | | | nfsd: Lower NFSv4.1 callback message size limitChuck Lever2016-03-011-8/+13
| * | | | nfsd: Update NFS server comments related to RDMA supportChuck Lever2016-03-012-4/+3
| * | | | nfsd: Fix a memory leak when meeting unsupported state_protect_how4Kinglong Mee2016-03-011-1/+2
| * | | | nfsd4: fix bad bounds checkingJ. Bruce Fields2016-03-011-5/+8
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-231-4/+2
|\ \ \ \ \
| * | | | | eCryptfs: Use skcipher and shashHerbert Xu2016-03-171-4/+2
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-2216-25/+977
|\ \ \ \ \ \
| * | | | | | eventfd: document lockless access in eventfd_pollPaolo Bonzini2016-03-221-2/+40
| * | | | | | fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn2016-03-223-9/+29
| * | | | | | fat: add config option to set UTF-8 mount option by defaultMaciej S. Szmigiero2016-03-222-2/+20
| * | | | | | ext4: in ext4_dir_llseek, check syscall bitness directlyAndy Lutomirski2016-03-221-1/+1
| * | | | | | ocfs2: check/fix inode block for online file checkGang He2016-03-222-9/+218
| * | | | | | ocfs2: create/remove sysfile for online file checkGang He2016-03-221-0/+5
| * | | | | | ocfs2: sysfile interfaces for online file checkGang He2016-03-224-1/+660
| * | | | | | ocfs2: export ocfs2_kset for online file checkGang He2016-03-222-1/+4
* | | | | | | Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-03-2213-106/+187
|\ \ \ \ \ \ \
| * | | | | | | nfs/blocklayout: make sure making a aligned read requestKinglong Mee2016-03-211-6/+7
| * | | | | | | Merge tag 'nfs-rdma-4.6-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2016-03-1649-253/+592
| |\ \ \ \ \ \ \
| * | | | | | | | nfs4: nfs4_ff_layout_prepare_ds should return NULL if connection failedJeff Layton2016-03-161-0/+2
| * | | | | | | | nfs: remove nfs_inode_dio_waitChristoph Hellwig2016-03-163-7/+3
| * | | | | | | | nfs: remove nfs4_file_fsyncChristoph Hellwig2016-03-163-36/+7
| * | | | | | | | Merge branch 'multipath'Trond Myklebust2016-02-222-6/+71
| |\ \ \ \ \ \ \ \
| | * | | | | | | | NFS add callback_ops to nfs4_proc_bind_conn_to_session_callbackAndy Adamson2016-02-051-0/+10
| | * | | | | | | | pnfs/NFSv4.1: Add multipath capabilities to pNFS flexfiles servers over NFSv3Trond Myklebust2016-02-051-3/+13
| | * | | | | | | | NFSv4.1: nfs4_proc_bind_conn_to_session must iterate over all connectionsTrond Myklebust2016-02-051-3/+48
| * | | | | | | | | Merge branch 'nfsv41_cb'Trond Myklebust2016-02-226-51/+97
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | NFSv4.x: Fix NFS4ERR_RETRY_UNCACHED_REP in nfs4_callback_sequenceTrond Myklebust2016-02-011-7/+10
| | * | | | | | | | | NFSv4.x: Allow multiple callbacks in flightTrond Myklebust2016-01-255-22/+69
| | * | | | | | | | | NFSv4.x: Fix wraparound issues when validing the callback sequence idTrond Myklebust2016-01-241-26/+17