| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-12-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 5 | -35/+16 |
| 2014-12-19 | Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs |  Linus Torvalds | 4 | -19/+16 |
| 2014-12-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs |  Linus Torvalds | 4 | -25/+20 |
| 2014-12-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
| 2014-12-18 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 11 | -52/+133 |
| 2014-12-18 | ocfs2: fix journal commit deadlock |  Junxiao Bi | 1 | -2/+14 |
| 2014-12-18 | ocfs2/dlm: fix race between dispatched_work and dlm_lockres_grab_inflight_worker |  Joseph Qi | 1 | -9/+3 |
| 2014-12-18 | ocfs2: reflink: fix slow unlink for refcounted file |  Junxiao Bi | 4 | -10/+24 |
| 2014-12-18 | fs/proc/meminfo.c: include cma info in proc/meminfo |  Pintu Kumar | 1 | -2/+13 |
| 2014-12-18 | hfsplus: fix longname handling |  Sougata Santra | 4 | -29/+79 |
| 2014-12-18 | mnt: Fix a memory stomp in umount |  Eric W. Biederman | 1 | -0/+2 |
| 2014-12-17 | Ceph: remove left-over reject file |  Linus Torvalds | 1 | -10/+0 |
| 2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client |  Linus Torvalds | 13 | -116/+712 |
| 2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace |  Linus Torvalds | 3 | -3/+69 |
| 2014-12-17 | Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd |  Linus Torvalds | 2 | -1/+2 |
| 2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse |  Linus Torvalds | 6 | -524/+359 |
| 2014-12-17 | ceph: fix setting empty extended attribute |  Yan, Zheng | 1 | -2/+5 |
| 2014-12-17 | ceph: fix mksnap crash |  Yan, Zheng | 1 | -1/+3 |
| 2014-12-17 | ceph: do_sync is never initialized |  Dan Carpenter | 1 | -1/+1 |
| 2014-12-17 | ceph: support inline data feature |  Yan, Zheng | 1 | -1/+2 |
| 2014-12-17 | ceph: flush inline version |  Yan, Zheng | 3 | -4/+23 |
| 2014-12-17 | ceph: convert inline data to normal data before data write |  Yan, Zheng | 3 | -3/+161 |
| 2014-12-17 | ceph: sync read inline data |  Yan, Zheng | 2 | -13/+116 |
| 2014-12-17 | ceph: fetch inline data when getting Fcr cap refs |  Yan, Zheng | 3 | -18/+63 |
| 2014-12-17 | ceph: use getattr request to fetch inline data |  Yan, Zheng | 3 | -10/+32 |
| 2014-12-17 | ceph: add inline data to pagecache |  Yan, Zheng | 5 | -1/+84 |
| 2014-12-17 | ceph: parse inline data in MClientReply and MClientCaps |  Yan, Zheng | 3 | -11/+36 |
| 2014-12-17 | libceph: specify position of extent operation |  Yan, Zheng | 2 | -6/+11 |
| 2014-12-17 | ceph: remove unused stringification macros |  Ilya Dryomov | 1 | -3/+0 |
| 2014-12-17 | ceph: introduce global empty snap context |  Yan, Zheng | 3 | -3/+35 |
| 2014-12-17 | ceph: message versioning fixes |  John Spray | 1 | -2/+5 |
| 2014-12-17 | libceph: message signature support |  Yan, Zheng | 1 | -0/+16 |
| 2014-12-17 | ceph, rbd: delete unnecessary checks before two function calls |  SF Markus Elfring | 3 | -12/+6 |
| 2014-12-17 | ceph: introduce a new inode flag indicating if cached dentries are ordered |  Yan, Zheng | 3 | -19/+55 |
| 2014-12-17 | ceph: fix file lock interruption |  Yan, Zheng | 3 | -10/+62 |
| 2014-12-17 | vfs: make mounts and mountstats honor root dir like mountinfo does |  Dmitry V. Levin | 1 | -2/+11 |
| 2014-12-17 | vfs: cleanup show_mountinfo |  Dmitry V. Levin | 1 | -2/+1 |
| 2014-12-17 | unfuck binfmt_misc.c (broken by commit e6084d4) |  Al Viro | 1 | -4/+3 |
| 2014-12-17 | vm_area_operations: kill ->migrate() |  Al Viro | 1 | -22/+0 |
| 2014-12-17 | move_extent_per_page(): get rid of unused w_flags |  Al Viro | 1 | -4/+0 |
| 2014-12-17 | btrfs: filp_open() returns ERR_PTR() on failure, not NULL... |  Al Viro | 1 | -1/+1 |
| 2014-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 11 | -233/+267 |
| 2014-12-16 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs |  Linus Torvalds | 2 | -0/+9 |
| 2014-12-16 | Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux |  Linus Torvalds | 15 | -65/+186 |
| 2014-12-15 | isofs: Fix infinite looping over CE entries |  Jan Kara | 1 | -0/+6 |
| 2014-12-14 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security |  Linus Torvalds | 1 | -6/+18 |
| 2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core |  Linus Torvalds | 4 | -33/+154 |
| 2014-12-14 | Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next |  Linus Torvalds | 6 | -0/+170 |
| 2014-12-14 | Merge git://git.kvack.org/~bcrl/aio-next |  Linus Torvalds | 1 | -2/+31 |
| 2014-12-13 | aio: Skip timer for io_getevents if timeout=0 |  Fam Zheng | 1 | -2/+6 |