| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | NFS: Fix an uninitialised pointer Oops in the writeback error path | Trond Myklebust | 2014-10-13 | 1 | -1/+2 |
| * | | | | | | NFSv4.1/pnfs: replace broken pnfs_put_lseg_async | Trond Myklebust | 2014-10-08 | 3 | -12/+29 |
| * | | | | | | NFSv4: Remove dead prototype for nfs4_insert_deviceid_node() | Tom Haynes | 2014-10-08 | 1 | -1/+0 |
| * | | | | | | Merge branch 'client-4.2' into linux-next | Trond Myklebust | 2014-09-30 | 35 | -332/+1089 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | NFS: Implement SEEK | Anna Schumaker | 2014-09-30 | 9 | -2/+221 |
| | * | | | | | | Merge commit '24bab491220f' into client-4.2 | Trond Myklebust | 2014-09-30 | 26 | -330/+868 |
| | |\ \ \ \ \ \ |
|
* | | \ \ \ \ \ \ | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-10-18 | 5 | -35/+19 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | | |
|
| * | | | | | | | | block: Remove REQ_KERNEL | Martin K. Petersen | 2014-10-14 | 2 | -9/+7 |
| * | | | | | | | | Merge branch 'for-linus' into for-3.18/core | Jens Axboe | 2014-09-22 | 67 | -750/+979 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'for-linus' into for-3.18/core | Jens Axboe | 2014-09-11 | 34 | -364/+636 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | bdi: reimplement bdev_inode_switch_bdi() | Tejun Heo | 2014-09-08 | 1 | -21/+11 |
| * | | | | | | | | | | block, bdi: an active gendisk always has a request_queue associated with it | Tejun Heo | 2014-09-08 | 3 | -5/+1 |
* | | | | | | | | | | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-10-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | block: Replace __this_cpu_ptr with raw_cpu_ptr | Christoph Lameter | 2014-08-26 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/ke... | Linus Torvalds | 2014-10-15 | 1 | -9/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | btrfs: LLVMLinux: Remove VLAIS | VinÃcius Tinti | 2014-10-14 | 1 | -9/+7 |
| | |_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2014-10-15 | 12 | -177/+386 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | ceph: fix divide-by-zero in __validate_layout() | Yan, Zheng | 2014-10-14 | 1 | -1/+1 |
| * | | | | | | | | | | | | ceph: fix bool assignments | Fabian Frederick | 2014-10-14 | 1 | -13/+13 |
| * | | | | | | | | | | | | ceph: additional debugfs output | John Spray | 2014-10-14 | 2 | -0/+47 |
| * | | | | | | | | | | | | ceph: export ceph_session_state_name function | John Spray | 2014-10-14 | 2 | -7/+9 |
| * | | | | | | | | | | | | ceph: include the initial ACL in create/mkdir/mknod MDS requests | Yan, Zheng | 2014-10-14 | 4 | -47/+170 |
| * | | | | | | | | | | | | ceph: use pagelist to present MDS request data | Yan, Zheng | 2014-10-14 | 3 | -39/+28 |
| * | | | | | | | | | | | | libceph: reference counting pagelist | Yan, Zheng | 2014-10-14 | 1 | -1/+0 |
| * | | | | | | | | | | | | ceph: fix llistxattr on symlink | Yan, Zheng | 2014-10-14 | 1 | -2/+1 |
| * | | | | | | | | | | | | ceph: send client metadata to MDS | John Spray | 2014-10-14 | 1 | -1/+70 |
| * | | | | | | | | | | | | ceph: remove redundant code for max file size verification | Chao Yu | 2014-10-14 | 2 | -15/+0 |
| * | | | | | | | | | | | | ceph: remove redundant io_iter_advance() | Yan, Zheng | 2014-10-14 | 1 | -1/+0 |
| * | | | | | | | | | | | | ceph: move ceph_find_inode() outside the s_mutex | Yan, Zheng | 2014-10-14 | 2 | -8/+10 |
| * | | | | | | | | | | | | ceph: request xattrs if xattr_version is zero | Yan, Zheng | 2014-10-14 | 5 | -30/+20 |
| * | | | | | | | | | | | | ceph: make sure request isn't in any waiting list when kicking request. | Yan, Zheng | 2014-10-14 | 1 | -0/+1 |
| * | | | | | | | | | | | | ceph: protect kick_requests() with mdsc->mutex | Yan, Zheng | 2014-10-14 | 1 | -2/+3 |
| * | | | | | | | | | | | | ceph: trim unused inodes before reconnecting to recovering MDS | Yan, Zheng | 2014-10-14 | 1 | -10/+13 |
| | |_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'CVE-2014-7970' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-10-15 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | mnt: Prevent pivot_root from creating a loop in the mount tree | Eric W. Biederman | 2014-10-14 | 1 | -0/+3 |
* | | | | | | | | | | | | Merge tag 'fscache-fixes-20141013' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-10-14 | 3 | -28/+23 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | fs/fscache/object-list.c: use __seq_open_private() | Rob Jones | 2014-10-13 | 1 | -14/+2 |
| * | | | | | | | | | | | | CacheFiles: Fix incorrect test for in-memory object collision | David Howells | 2014-10-13 | 1 | -1/+1 |
| * | | | | | | | | | | | | CacheFiles: Handle object being killed before being set up | David Howells | 2014-09-30 | 1 | -13/+20 |
* | | | | | | | | | | | | | Merge tag 'upstream-3.18-rc1-v2' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2014-10-14 | 4 | -17/+23 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | UBIFS: Fix trivial typo in power_cut_emulated() | Richard Weinberger | 2014-09-30 | 1 | -1/+1 |
| * | | | | | | | | | | | | | UBIFS: Align the dump messages of SB_NODE | hujianyang | 2014-09-26 | 1 | -2/+2 |
| * | | | | | | | | | | | | | UBIFS: Remove bogus assert | Richard Weinberger | 2014-09-19 | 1 | -4/+3 |
| * | | | | | | | | | | | | | UBIFS: fix free log space calculation | Artem Bityutskiy | 2014-09-08 | 1 | -2/+6 |
| * | | | | | | | | | | | | | UBIFS: fix a race condition | Artem Bityutskiy | 2014-09-08 | 2 | -8/+11 |
| | |_|_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge branch 'CVE-2014-7975' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-10-14 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | fs: Add a missing permission check to do_umount | Andy Lutomirski | 2014-10-08 | 1 | -0/+2 |
| | |_|_|/ / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared | Peter Feiner | 2014-10-14 | 1 | -5/+14 |
* | | | | | | | | | | | | | fs: check bh blocknr earlier when searching lru | Zach Brown | 2014-10-14 | 1 | -2/+2 |
* | | | | | | | | | | | | | isofs: replace strnicmp with strncasecmp | Rasmus Villemoes | 2014-10-14 | 1 | -1/+1 |