| Commit message (Expand) | Author | Age | Files | Lines |
* | nfsd: get rid of unused macro definition | Kinglong Mee | 2014-01-03 | 1 | -5/+0 |
* | nfsd: clean up unnecessary temporary variable in nfsd4_decode_fattr | Kinglong Mee | 2014-01-03 | 1 | -9/+3 |
* | nfsd: using nfsd4_encode_noop for encoding destroy_session/free_stateid | Kinglong Mee | 2014-01-03 | 2 | -25/+2 |
* | nfsd: clean up an xdr reserved space calculation | Kinglong Mee | 2014-01-03 | 1 | -1/+1 |
* | nfsd: get rid of unused function definition | Kinglong Mee | 2014-01-02 | 1 | -8/+0 |
* | nfsd: calculate the missing length of bitmap in EXCHANGE_ID | Kinglong Mee | 2014-01-02 | 2 | -9/+18 |
* | nfsd: revoking of suid/sgid bits after chown() in a consistent way | Stanislav Kholmanskikh | 2013-12-12 | 1 | -2/+1 |
* | nfsd: don't try to reuse an expired DRC entry off the list | Jeff Layton | 2013-12-11 | 1 | -32/+4 |
* | nfsd: start documenting some XDR handling functions | Christoph Hellwig | 2013-12-10 | 1 | -0/+19 |
* | nfsd: don't return high mode bits | Albert Fluegel | 2013-12-10 | 2 | -2/+2 |
* | nfsd: when reusing an existing repcache entry, unhash it first | Jeff Layton | 2013-12-10 | 1 | -1/+8 |
* | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 2013-12-06 | 1 | -2/+6 |
|\ |
|
| * | aio: clean up aio ring in the fail path | Gu Zheng | 2013-12-06 | 1 | -2/+6 |
* | | Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2013-12-05 | 1 | -2/+1 |
|\ \ |
|
| * | | epoll: drop EPOLLWAKEUP if PM_SLEEP is disabled | Amit Pundir | 2013-12-03 | 1 | -2/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-12-05 | 6 | -87/+22 |
|\ \ \ |
|
| * | | | block: submit_bio_wait() conversions | Kent Overstreet | 2013-11-24 | 6 | -87/+22 |
* | | | | Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-12-05 | 7 | -9/+51 |
|\ \ \ \ |
|
| * | | | | nfs: fix do_div() warning by instead using sector_div() | Helge Deller | 2013-12-04 | 1 | -1/+1 |
| * | | | | NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recovery | Trond Myklebust | 2013-12-04 | 1 | -1/+8 |
| * | | | | NFSv4: close needs to handle NFS4ERR_ADMIN_REVOKED | Trond Myklebust | 2013-11-20 | 1 | -3/+6 |
| * | | | | NFSv4: Update list of irrecoverable errors on DELEGRETURN | Trond Myklebust | 2013-11-20 | 1 | -2/+8 |
| * | | | | NFSv4 wait on recovery for async session errors | Andy Adamson | 2013-11-20 | 1 | -1/+1 |
| * | | | | NFS: Fix a warning in nfs_setsecurity | Trond Myklebust | 2013-11-19 | 1 | -1/+1 |
| * | | | | NFS: Enabling v4.2 should not recompile nfsd and lockd | Anna Schumaker | 2013-11-19 | 4 | -0/+26 |
* | | | | | Merge tag 'squashfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2013-12-04 | 1 | -1/+4 |
|\ \ \ \ \ |
|
| * | | | | | Squashfs: fix failure to unlock pages on decompress error | Phillip Lougher | 2013-11-24 | 1 | -1/+4 |
* | | | | | | vfs: fix subtle use-after-free of pipe_inode_info | Linus Torvalds | 2013-12-02 | 1 | -20/+19 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-11-29 | 1 | -2/+1 |
|\ \ \ \ \ |
|
| * | | | | | fix bogus path_put() of nd->root after some unlazy_walk() failures | Al Viro | 2013-11-29 | 1 | -2/+1 |
* | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2013-11-28 | 7 | -24/+189 |
|\ \ \ \ \ \ |
|
| * | | | | | | [CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offload | Steve French | 2013-11-25 | 1 | -2/+4 |
| * | | | | | | Check SMB3 dialects against downgrade attacks | Steve French | 2013-11-19 | 6 | -4/+90 |
| * | | | | | | Removed duplicated (and unneeded) goto | Steve French | 2013-11-18 | 1 | -4/+2 |
| * | | | | | | CIFS: Fix SMB2/SMB3 Copy offload support (refcopy) for large files | Steve French | 2013-11-18 | 2 | -14/+93 |
* | | | | | | | Merge tag 'driver-core-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-11-27 | 1 | -2/+20 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Revert "sysfs: handle duplicate removal attempts in sysfs_remove_group()" | Greg Kroah-Hartman | 2013-11-27 | 1 | -9/+0 |
| * | | | | | | | sysfs: use a separate locking class for open files depending on mmap | Tejun Heo | 2013-11-23 | 1 | -2/+20 |
| * | | | | | | | sysfs: handle duplicate removal attempts in sysfs_remove_group() | Mika Westerberg | 2013-11-23 | 1 | -0/+9 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | remove obsolete references to powertweak | Dave Jones | 2013-11-27 | 1 | -1/+1 |
* | | | | | | | Merge branch 'for-linus-bugs' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-11-26 | 8 | -41/+121 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | ceph: allocate non-zero page to fscache in readpage() | Li Wang | 2013-11-23 | 1 | -1/+1 |
| * | | | | | | ceph: wake up 'safe' waiters when unregistering request | Yan, Zheng | 2013-11-23 | 1 | -1/+2 |
| * | | | | | | ceph: cleanup aborted requests when re-sending requests. | Yan, Zheng | 2013-11-23 | 1 | -1/+4 |
| * | | | | | | ceph: handle race between cap reconnect and cap release | Yan, Zheng | 2013-11-23 | 3 | -4/+26 |
| * | | | | | | ceph: set caps count after composing cap reconnect message | Yan, Zheng | 2013-11-23 | 1 | -5/+18 |
| * | | | | | | ceph: queue cap release in __ceph_remove_cap() | Yan, Zheng | 2013-11-23 | 3 | -21/+14 |
| * | | | | | | ceph: handle frag mismatch between readdir request and reply | Yan, Zheng | 2013-09-30 | 3 | -5/+25 |
| * | | | | | | ceph: remove outdated frag information | Yan, Zheng | 2013-09-30 | 1 | -4/+29 |
| * | | | | | | ceph: hung on ceph fscache invalidate in some cases | Milosz Tanski | 2013-09-25 | 1 | -0/+3 |