Age | Commit message (Expand) | Author | Files | Lines |
2014-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -4/+4 |
2014-04-02 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 4 | -252/+0 |
2014-04-02 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+3 |
2014-04-01 | Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -49/+36 |
2014-04-01 | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 13 | -259/+663 |
2014-04-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2014-04-01 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -2/+2 |
2014-03-31 | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2 | -2/+11 |
2014-03-31 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+5 |
2014-03-31 | Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l... | Linus Torvalds | 4 | -78/+90 |
2014-03-31 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -9/+4 |
2014-03-31 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2014-03-31 | Merge remote-tracking branch 'robh/for-next' into devicetree/next | Grant Likely | 9 | -51/+51 |
2014-03-30 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 4 | -77/+134 |
2014-03-30 | ext4: atomically set inode->i_flags in ext4_set_inode_flags() | Theodore Ts'o | 1 | -6/+9 |
2014-03-30 | switch mnt_hash to hlist | Al Viro | 4 | -50/+61 |
2014-03-30 | don't bother with propagate_mnt() unless the target is shared | Al Viro | 1 | -10/+7 |
2014-03-30 | keep shadowed vfsmounts together | Al Viro | 1 | -9/+23 |
2014-03-30 | resizable namespace.c hashes | Al Viro | 2 | -24/+59 |
2014-03-28 | ocfs2: check if cluster name exists before deref | Sasha Levin | 1 | -1/+3 |
2014-03-27 | vfs: Allocate anon_inode_inode in anon_inode_init() | Jan Kara | 1 | -22/+8 |
2014-03-25 | Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow... | Greg Kroah-Hartman | 1 | -0/+92 |
2014-03-25 | fs: remove now stale label in anon_inode_init() | Linus Torvalds | 1 | -1/+0 |
2014-03-25 | fs: Avoid userspace mounting anon_inodefs filesystem | Jan Kara | 1 | -3/+0 |
2014-03-25 | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -0/+1 |
2014-03-23 | rcuwalk: recheck mount_lock after mountpoint crossing attempts | Al Viro | 1 | -16/+13 |
2014-03-23 | make prepend_name() work correctly when called with negative *buflen | Al Viro | 1 | -2/+2 |
2014-03-23 | vfs: Don't let __fdget_pos() get FMODE_PATH files | Eric Biggers | 1 | -15/+4 |
2014-03-23 | vfs: atomic f_pos access in llseek() | Eric Biggers | 1 | -2/+2 |
2014-03-13 | cputime: Default implementation of nsecs -> cputime conversion | Frederic Weisbecker | 2 | -2/+2 |
2014-03-11 | of: remove /proc/device-tree | Grant Likely | 4 | -252/+0 |
2014-03-11 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 3 | -19/+36 |
2014-03-10 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 5 | -2/+56 |
2014-03-10 | hfsplus: add HFSX subfolder count support | Sergei Antonov | 4 | -2/+55 |
2014-03-10 | fs/proc/base.c: fix GPF in /proc/$PID/map_files | Artem Fetishev | 1 | -0/+1 |
2014-03-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 6 | -32/+79 |
2014-03-10 | Merge branch 'fortglx/3.15/time' of git://git.linaro.org/people/john.stultz/l... | Thomas Gleixner | 1 | -0/+1 |
2014-03-10 | get rid of fget_light() | Al Viro | 2 | -28/+44 |
2014-03-10 | vfs: atomic f_pos accesses as per POSIX | Linus Torvalds | 4 | -15/+46 |
2014-03-10 | ocfs2 syncs the wrong range... | Al Viro | 1 | -4/+4 |
2014-03-09 | Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 4 | -29/+30 |
2014-03-08 | kernfs: cache atomic_write_len in kernfs_open_file | Tejun Heo | 1 | -31/+32 |
2014-03-08 | kernfs: fix off by one error. | Richard Cochran | 1 | -1/+1 |
2014-03-07 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -4/+1 |
2014-03-07 | afs: don't use PREPARE_WORK | Tejun Heo | 2 | -2/+11 |
2014-03-06 | fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types | Heiko Carstens | 2 | -28/+21 |
2014-03-06 | fs/compat: convert to COMPAT_SYSCALL_DEFINE | Heiko Carstens | 2 | -40/+39 |
2014-03-06 | fs/compat: optional preadv64/pwrite64 compat system calls | Heiko Carstens | 1 | -8/+28 |
2014-03-05 | Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingo | Matt Fleming | 53 | -881/+608 |
2014-03-05 | NFSv4: Fail the truncate() if the lock/open stateid is invalid | Trond Myklebust | 1 | -3/+6 |