Age | Commit message (Expand) | Author | Files | Lines |
2016-10-08 | mm: remove page_file_index | Huang Ying | 4 | -7/+7 |
2016-10-08 | thp: reduce usage of huge zero page's atomic counter | Aaron Lu | 1 | -1/+1 |
2016-10-08 | fs/proc/task_mmu.c: make the task_mmu walk_page_range() limit in clear_refs_w... | James Morse | 1 | -1/+1 |
2016-10-08 | ext2/4, xfs: call thp_get_unmapped_area() for pmd mappings | Toshi Kani | 3 | -0/+3 |
2016-10-08 | ocfs2: fix undefined struct variable in inode.h | Joseph Qi | 1 | -2/+0 |
2016-10-08 | fs/ocfs2/dlm: remove deprecated create_singlethread_workqueue() | Bhaktipriya Shridhar | 1 | -1/+1 |
2016-10-08 | fs/ocfs2/super: remove deprecated create_singlethread_workqueue() | Bhaktipriya Shridhar | 1 | -1/+1 |
2016-10-08 | fs/ocfs2/cluster: remove deprecated create_singlethread_workqueue() | Bhaktipriya Shridhar | 1 | -1/+1 |
2016-10-08 | fs/ocfs2/dlmfs: remove deprecated create_singlethread_workqueue() | Bhaktipriya Shridhar | 1 | -1/+1 |
2016-10-08 | fsnotify: clean up spinlock assertions | Jan Kara | 2 | -8/+4 |
2016-10-08 | fanotify: fix possible false warning when freeing events | Jan Kara | 1 | -2/+11 |
2016-10-08 | fanotify: use notification_lock instead of access_lock | Jan Kara | 1 | -8/+5 |
2016-10-08 | fsnotify: convert notification_mutex to a spinlock | Jan Kara | 4 | -36/+40 |
2016-10-08 | fsnotify: drop notification_mutex before destroying event | Jan Kara | 2 | -2/+6 |
2016-10-07 | Merge tag 'for-f2fs-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 19 | -510/+904 |
2016-10-07 | Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -88/+142 |
2016-10-06 | Merge tag 'for-linus-4.9-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 17 | -1706/+1216 |
2016-10-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 7 | -29/+177 |
2016-10-06 | Merge tag 'xfs-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 44 | -703/+1799 |
2016-10-06 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2016-10-06 | Merge branches 'misc' and 'sa1111-base' into for-linus | Russell King | 106 | -914/+2006 |
2016-10-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 9 | -256/+482 |
2016-10-05 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 5 | -9/+54 |
2016-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 13 | -513/+414 |
2016-10-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2 | -0/+32 |
2016-10-04 | Merge tag 'jfs-4.9' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds | 2 | -4/+9 |
2016-10-04 | Merge tag 'gfs2-4.8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 12 | -49/+71 |
2016-10-04 | Merge tag 'locks-v4.9-1' of git://git.samba.org/jlayton/linux | Linus Torvalds | 1 | -3/+18 |
2016-10-04 | Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -45/+26 |
2016-10-04 | Merge tag 'driver-core-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -15/+8 |
2016-10-04 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -15/+8 |
2016-10-04 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2016-10-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -18/+51 |
2016-10-03 | Revert "orangefs: bump minimum userspace version" | Mike Marshall | 1 | -2/+2 |
2016-10-03 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -5/+13 |
2016-10-03 | fuse: limit xattr returned size | Miklos Szeredi | 1 | -2/+2 |
2016-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -6/+26 |
2016-10-03 | Merge branch 'xfs-4.9-log-recovery-fixes' into for-next | Dave Chinner | 13 | -98/+248 |
2016-10-03 | Merge branch 'iomap-4.9-dax' into for-next | Dave Chinner | 11 | -122/+457 |
2016-10-03 | Merge branch 'xfs-4.9-delalloc-rework' into for-next | Dave Chinner | 6 | -350/+242 |
2016-10-03 | Merge branch 'xfs-4.9-reflink-prep' into for-next | Dave Chinner | 20 | -116/+719 |
2016-10-03 | Merge branch 'iomap-4.9-misc-fixes-1' into for-next | Dave Chinner | 1 | -0/+84 |
2016-10-03 | xfs: update atime before I/O in xfs_file_dio_aio_read | Christoph Hellwig | 1 | -1/+2 |
2016-10-03 | ext2: fix possible integer truncation in ext2_iomap_begin | Christoph Hellwig | 1 | -1/+1 |
2016-10-01 | fuse: remove duplicate cs->offset assignment | Miklos Szeredi | 1 | -1/+0 |
2016-10-01 | fuse: don't use fuse_ioctl_copy_user() helper | Miklos Szeredi | 1 | -34/+18 |
2016-10-01 | fuse_ioctl_copy_user(): don't open-code copy_page_{to,from}_iter() | Al Viro | 1 | -23/+7 |
2016-10-01 | fuse: get rid of fc->flags | Miklos Szeredi | 3 | -24/+20 |
2016-10-01 | fuse: use timespec64 | Miklos Szeredi | 1 | -3/+7 |
2016-10-01 | fuse: don't use ->d_time | Miklos Szeredi | 1 | -20/+23 |