Age | Commit message (Expand) | Author |
2014-07-28 | Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2014-07-28 | ext4: check inline directory before converting | Darrick J. Wong |
2014-07-28 | Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n... | Ingo Molnar |
2014-07-27 | ext4: fix incorrect locking in move_extent_per_page | Dmitry Monakhov |
2014-07-27 | ext4: use correct depth value | Dmitry Monakhov |
2014-07-27 | ext4: add i_data_sem sanity check | Dmitry Monakhov |
2014-07-27 | ext4: fix wrong size computation in ext4_mb_normalize_request() | Xiaoguang Wang |
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-25 | f2fs: fix to put root inode in error path of fill_super | Chao Yu |
2014-07-25 | f2fs: avoid use invalid mapping of node_inode when evict meta inode | Chao Yu |
2014-07-25 | f2fs: support ->rename2() | Chao Yu |
2014-07-25 | f2fs: add f2fs_balance_fs for direct IO | Huang Ying |
2014-07-24 | CAPABILITIES: remove undefined caps from all processes | Eric Paris |
2014-07-24 | Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/g... | James Morris |
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 | fs: lockd: Use ktime_get_ns() | Thomas Gleixner |
2014-07-23 | sched: Make task->real_start_time nanoseconds based | Thomas Gleixner |
2014-07-23 | timerfd: Use ktime_mono_to_real() | Thomas Gleixner |
2014-07-23 | NFSD: Fix crash encoding lock reply on 32-bit | Kinglong Mee |
2014-07-22 | Merge branch 'keys-fixes' into keys-next | David Howells |
2014-07-22 | KEYS: user: Use key preparsing | David Howells |
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 | seccomp: implement SECCOMP_FILTER_FLAG_TSYNC | Kees Cook |
2014-07-18 | sched: move no_new_privs into new atomic flags | Kees Cook |
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-18 | timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks, v3 | Cyrill Gorcunov |
2014-07-18 | timerfd: Implement show_fdinfo method | Cyrill Gorcunov |
2014-07-17 | KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMIN | David Howells |
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 |