Age | Commit message (Expand) | Author |
2014-08-04 | Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-08-04 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-08-04 | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds |
2014-08-04 | Merge tag 'locks-v3.17-1' of git://git.samba.org/jlayton/linux | Linus Torvalds |
2014-08-01 | vfs: fix check for fallocate on active swapfile | Eric Biggers |
2014-08-01 | direct-io: fix AIO regression | Christoph Hellwig |
2014-07-29 | AFS: Correctly assemble the client UUID | David Howells |
2014-07-28 | Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n... | Ingo Molnar |
2014-07-27 | Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfs | Linus Torvalds |
2014-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2014-07-24 | fs: umount on symlink leaks mnt count | Vasily Averin |
2014-07-24 | direct-io: fix uninitialized warning in do_direct_IO() | Boaz Harrosh |
2014-07-23 | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2014-07-23 | simple_xattr: permit 0-size extended attributes | Hugh Dickins |
2014-07-23 | coredump: fix the setting of PF_DUMPCORE | Silesh C V |
2014-07-23 | NFSD: Fix crash encoding lock reply on 32-bit | Kinglong Mee |
2014-07-22 | fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT | Andrew Gallagher |
2014-07-22 | fuse: s_time_gran fix | Miklos Szeredi |
2014-07-21 | Merge 3.16-rc6 into driver-core-next | Greg Kroah-Hartman |
2014-07-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2014-07-20 | Merge tag 'nfs-for-3.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2014-07-19 | btrfs: test for valid bdev before kobj removal in btrfs_rm_device | Eric Sandeen |
2014-07-19 | Btrfs: fix abnormal long waiting in fsync | Liu Bo |
2014-07-18 | Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve... | Linus Torvalds |
2014-07-18 | Merge tag 'xfs-for-linus-3.16-rc5' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2014-07-18 | GFS2: fs/gfs2/rgrp.c: kernel-doc warning fixes | Fabian Frederick |
2014-07-18 | GFS2: memcontrol: Spelling s/invlidate/invalidate/ | Geert Uytterhoeven |
2014-07-18 | GFS2: Allow caching of glocks for flock | Bob Peterson |
2014-07-18 | GFS2: Allow flocks to use normal glock dq rather than dq_wait | Bob Peterson |
2014-07-18 | GFS2: replace count*size kzalloc by kcalloc | Fabian Frederick |
2014-07-18 | GFS2: Use GFP_NOFS when allocating glocks | Steven Whitehouse |
2014-07-18 | GFS2: Fix race in glock lru glock disposal | Steven Whitehouse |
2014-07-18 | GFS2: Only wait for demote when last holder is dequeued | Bob Peterson |
2014-07-16 | sched: Allow wait_on_bit_action() functions to support a timeout | NeilBrown |
2014-07-16 | sched: Remove proliferation of wait_on_bit() action functions | NeilBrown |
2014-07-15 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2014-07-15 | quota: missing lock in dqcache_shrink_scan() | Niu Yawei |
2014-07-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2014-07-15 | xfs: null unused quota inodes when quota is on | Dave Chinner |
2014-07-15 | xfs: refine the allocation stack switch | Dave Chinner |
2014-07-15 | Revert "xfs: block allocation work needs to be kswapd aware" | Dave Chinner |
2014-07-14 | aio: protect reqs_available updates from changes in interrupt handlers | Benjamin LaHaise |
2014-07-14 | fuse: replace count*size kzalloc by kcalloc | Fabian Frederick |
2014-07-14 | fuse: release temporary page if fuse_writepage_locked() failed | Maxim Patlasov |
2014-07-13 | locks: purge fl_owner_t from fs/locks.c | Christoph Hellwig |
2014-07-13 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-07-13 | NFS: Don't reset pg_moreio in __nfs_pageio_add_request | Trond Myklebust |
2014-07-12 | NFS: Remove 2 unused variables | Trond Myklebust |
2014-07-12 | nfs: handle multiple reqs in nfs_wb_page_cancel | Weston Andros Adamson |
2014-07-12 | nfs: handle multiple reqs in nfs_page_async_flush | Weston Andros Adamson |