summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* nfs: fix size updates for aio writesChristoph Hellwig2014-01-131-5/+16
* nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAMEWeston Andros Adamson2014-01-131-2/+2
* NFSv4.1: Fix a race in nfs4_write_inodeTrond Myklebust2014-01-132-43/+38
* NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstandingTrond Myklebust2014-01-133-5/+35
* point to the right include file in a comment (left over from a9004abc3)Toralf Förster2014-01-051-2/+2
* NFS: dprintk() should not print negative fileids and inode numbersNiels de Vos2014-01-058-44/+45
* nfs: fix dead code of ipv6_addr_scopeAlexander Aring2014-01-051-1/+1
* nfs: check if gssd is running before attempting to use krb5i auth in SETCLIEN...Jeff Layton2013-12-061-1/+6
* NFSv4: OPEN must handle the NFS4ERR_IO return code correctlyTrond Myklebust2013-12-061-16/+31
* Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-12-061-2/+6
|\
| * aio: clean up aio ring in the fail pathGu Zheng2013-12-061-2/+6
* | Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2013-12-051-2/+1
|\ \
| * | epoll: drop EPOLLWAKEUP if PM_SLEEP is disabledAmit Pundir2013-12-031-2/+1
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-12-056-87/+22
|\ \ \
| * | | block: submit_bio_wait() conversionsKent Overstreet2013-11-246-87/+22
* | | | Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-12-057-9/+51
|\ \ \ \
| * | | | nfs: fix do_div() warning by instead using sector_div()Helge Deller2013-12-041-1/+1
| * | | | NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recoveryTrond Myklebust2013-12-041-1/+8
| * | | | NFSv4: close needs to handle NFS4ERR_ADMIN_REVOKEDTrond Myklebust2013-11-201-3/+6
| * | | | NFSv4: Update list of irrecoverable errors on DELEGRETURNTrond Myklebust2013-11-201-2/+8
| * | | | NFSv4 wait on recovery for async session errorsAndy Adamson2013-11-201-1/+1
| * | | | NFS: Fix a warning in nfs_setsecurityTrond Myklebust2013-11-191-1/+1
| * | | | NFS: Enabling v4.2 should not recompile nfsd and lockdAnna Schumaker2013-11-194-0/+26
* | | | | Merge tag 'squashfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2013-12-041-1/+4
|\ \ \ \ \
| * | | | | Squashfs: fix failure to unlock pages on decompress errorPhillip Lougher2013-11-241-1/+4
* | | | | | vfs: fix subtle use-after-free of pipe_inode_infoLinus Torvalds2013-12-021-20/+19
| |_|_|/ / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-291-2/+1
|\ \ \ \ \
| * | | | | fix bogus path_put() of nd->root after some unlazy_walk() failuresAl Viro2013-11-291-2/+1
* | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-11-287-24/+189
|\ \ \ \ \ \
| * | | | | | [CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offloadSteve French2013-11-251-2/+4
| * | | | | | Check SMB3 dialects against downgrade attacksSteve French2013-11-196-4/+90
| * | | | | | Removed duplicated (and unneeded) gotoSteve French2013-11-181-4/+2
| * | | | | | CIFS: Fix SMB2/SMB3 Copy offload support (refcopy) for large filesSteve French2013-11-182-14/+93
* | | | | | | Merge tag 'driver-core-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-271-2/+20
|\ \ \ \ \ \ \
| * | | | | | | Revert "sysfs: handle duplicate removal attempts in sysfs_remove_group()"Greg Kroah-Hartman2013-11-271-9/+0
| * | | | | | | sysfs: use a separate locking class for open files depending on mmapTejun Heo2013-11-231-2/+20
| * | | | | | | sysfs: handle duplicate removal attempts in sysfs_remove_group()Mika Westerberg2013-11-231-0/+9
| | |/ / / / / | |/| | | | |
* | | | | | | remove obsolete references to powertweakDave Jones2013-11-271-1/+1
* | | | | | | Merge branch 'for-linus-bugs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-268-41/+121
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ceph: allocate non-zero page to fscache in readpage()Li Wang2013-11-231-1/+1
| * | | | | | ceph: wake up 'safe' waiters when unregistering requestYan, Zheng2013-11-231-1/+2
| * | | | | | ceph: cleanup aborted requests when re-sending requests.Yan, Zheng2013-11-231-1/+4
| * | | | | | ceph: handle race between cap reconnect and cap releaseYan, Zheng2013-11-233-4/+26
| * | | | | | ceph: set caps count after composing cap reconnect messageYan, Zheng2013-11-231-5/+18
| * | | | | | ceph: queue cap release in __ceph_remove_cap()Yan, Zheng2013-11-233-21/+14
| * | | | | | ceph: handle frag mismatch between readdir request and replyYan, Zheng2013-09-303-5/+25
| * | | | | | ceph: remove outdated frag informationYan, Zheng2013-09-301-4/+29
| * | | | | | ceph: hung on ceph fscache invalidate in some casesMilosz Tanski2013-09-251-0/+3
* | | | | | | Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/...Linus Torvalds2013-11-221-6/+2
|\ \ \ \ \ \ \
| * | | | | | | eCryptfs: file->private_data is always validTyler Hicks2013-11-141-6/+2