Age | Commit message (Expand) | Author | Files | Lines |
2014-09-18 | CacheFiles: Handle rename2 | David Howells | 1 | -1/+2 |
2014-09-18 | cachefiles: remove two unused pagevecs. | NeilBrown | 1 | -6/+0 |
2014-09-18 | FS-Cache: refcount becomes corrupt under vma pressure. | Milosz Tanski | 1 | -3/+4 |
2014-08-27 | FS-Cache: Reduce cookie ref count if submit fails. | Milosz Tanski | 1 | -0/+1 |
2014-08-27 | FS-Cache: Timeout for releasepage() | Milosz Tanski | 1 | -1/+17 |
2014-08-26 | Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2 | -29/+76 |
2014-08-25 | aio: fix reqs_available handling | Benjamin LaHaise | 1 | -4/+73 |
2014-08-23 | nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait | David Jeffery | 1 | -1/+1 |
2014-08-23 | nfs: can_coalesce_requests must enforce contiguity | Weston Andros Adamson | 1 | -0/+8 |
2014-08-23 | nfs: disallow duplicate pages in pgio page vectors | Weston Andros Adamson | 1 | -3/+15 |
2014-08-23 | nfs: don't sleep with inode lock in lock_and_join_requests | Weston Andros Adamson | 2 | -1/+28 |
2014-08-23 | nfs: fix error handling in lock_and_join_requests | Weston Andros Adamson | 1 | -1/+4 |
2014-08-23 | nfs: use blocking page_group_lock in add_request | Weston Andros Adamson | 1 | -11/+2 |
2014-08-23 | nfs: fix nonblocking calls to nfs_page_group_lock | Weston Andros Adamson | 1 | -8/+13 |
2014-08-23 | nfs: change nfs_page_group_lock argument | Weston Andros Adamson | 2 | -7/+8 |
2014-08-21 | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 14 | -22/+269 |
2014-08-20 | ext3: Count internal journal as bsddf overhead in ext3_statfs | Chin-Tsung Cheng | 1 | -2/+3 |
2014-08-19 | isofs: Fix unbounded recursion when processing relocated directories | Jan Kara | 3 | -22/+55 |
2014-08-19 | udf: avoid unneeded up_write when fail to add entry in ->symlink | Chao Yu | 1 | -1/+2 |
2014-08-18 | [SMB3] Enable fallocate -z support for SMB3 mounts | Steve French | 1 | -0/+55 |
2014-08-18 | enable fallocate punch hole ("fallocate -p") for SMB3 | Steve French | 5 | -1/+73 |
2014-08-18 | Incorrect error returned on setting file compressed on SMB2 | Steve French | 1 | -1/+1 |
2014-08-17 | CIFS: Fix wrong directory attributes after rename | Pavel Shilovsky | 1 | -0/+6 |
2014-08-17 | CIFS: Fix SMB2 readdir error handling | Pavel Shilovsky | 7 | -8/+25 |
2014-08-17 | [CIFS] Possible null ptr deref in SMB2_tcon | Steve French | 1 | -1/+2 |
2014-08-16 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 17 | -305/+541 |
2014-08-16 | Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linux | Linus Torvalds | 1 | -29/+57 |
2014-08-16 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 1 | -56/+30 |
2014-08-16 | [CIFS] Workaround MacOS server problem with SMB2.1 write | Steve French | 1 | -1/+16 |
2014-08-16 | cifs: handle lease F_UNLCK requests properly | Jeff Layton | 1 | -2/+3 |
2014-08-16 | Cleanup sparse file support by creating worker function for it | Steve French | 1 | -31/+49 |
2014-08-15 | btrfs: disable strict file flushes for renames and truncates | Chris Mason | 8 | -267/+6 |
2014-08-15 | Btrfs: fix csum tree corruption, duplicate and outdated checksums | Filipe Manana | 1 | -1/+1 |
2014-08-15 | Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch | Takashi Iwai | 2 | -6/+20 |
2014-08-15 | Btrfs: fix compressed write corruption on enospc | Liu Bo | 1 | -0/+12 |
2014-08-15 | btrfs: correctly handle return from ulist_add | Mark Fasheh | 1 | -4/+9 |
2014-08-15 | btrfs: qgroup: account shared subtrees during snapshot delete | Mark Fasheh | 3 | -0/+426 |
2014-08-15 | Btrfs: read lock extent buffer while walking backrefs | Filipe Manana | 1 | -0/+3 |
2014-08-15 | Btrfs: __btrfs_mod_ref should always use no_quota | Josef Bacik | 3 | -25/+23 |
2014-08-15 | btrfs: adjust statfs calculations according to raid profiles | David Sterba | 1 | -6/+45 |
2014-08-14 | locks: move locks_free_lock calls in do_fcntl_add_lease outside spinlock | Jeff Layton | 1 | -9/+7 |
2014-08-14 | locks: defer freeing locks in locks_delete_lock until after i_lock has been d... | Jeff Layton | 1 | -8/+30 |
2014-08-14 | locks: don't reuse file_lock in __posix_lock_file | Jeff Layton | 1 | -11/+14 |
2014-08-14 | Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 30 | -870/+1124 |
2014-08-14 | Merge tag 'xfs-for-linus-3.17-rc1' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 115 | -2044/+2213 |
2014-08-14 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 16 | -195/+189 |
2014-08-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 5 | -17/+43 |
2014-08-14 | Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 14 | -46/+38 |
2014-08-13 | Add sparse file support to SMB2/SMB3 mounts | Steve French | 3 | -1/+47 |
2014-08-13 | Add missing definitions for CIFS File System Attributes | Steve French | 1 | -0/+23 |