Age | Commit message (Expand) | Author |
2015-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-04-24 | RCU pathwalk breakage when running into a symlink overmounting something | Al Viro |
2015-04-24 | direct-io: only inc/dec inode->i_dio_count for file systems | Jens Axboe |
2015-04-24 | fs/9p: fix readdir() | Johannes Berg |
2015-04-24 | Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2015-04-24 | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-04-24 | Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-22 | Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2015-04-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2015-04-22 | ceph: fix uninline data function | Yan, Zheng |
2015-04-22 | ceph: rename snapshot support | Yan, Zheng |
2015-04-22 | ceph: fix null pointer dereference in send_mds_reconnect() | Yan, Zheng |
2015-04-21 | nfsd: fix nsfd startup race triggering BUG_ON | Giuseppe Cantavenera |
2015-04-21 | nfsd: eliminate NFSD_DEBUG | Mark Salter |
2015-04-21 | nfsd4: fix READ permission checking | J. Bruce Fields |
2015-04-21 | nfsd4: disallow SEEK with special stateids | J. Bruce Fields |
2015-04-21 | nfsd4: disallow ALLOCATE with special stateids | J. Bruce Fields |
2015-04-21 | Revert "ocfs2: incorrect check for debugfs returns" | Linus Torvalds |
2015-04-20 | ceph: hold on to exclusive caps on complete directories | Yan, Zheng |
2015-04-20 | ceph: show non-default options only | Ilya Dryomov |
2015-04-20 | libceph, ceph: split ceph_show_options() | Ilya Dryomov |
2015-04-20 | ceph: cleanup unsafe requests when reconnecting is denied | Yan, Zheng |
2015-04-20 | ceph: don't zero i_wrbuffer_ref when reconnecting is denied | Yan, Zheng |
2015-04-20 | ceph: don't mark dirty caps when there is no auth cap | Yan, Zheng |
2015-04-20 | ceph: keep i_snap_realm while there are writers | Yan, Zheng |
2015-04-20 | ceph: kstrdup() memory handling | Sanidhya Kashyap |
2015-04-20 | ceph: properly release page upon error | Taesoo Kim |
2015-04-20 | ceph: match wait_for_completion_timeout return type | Nicholas Mc Guire |
2015-04-20 | ceph: use msecs_to_jiffies for time conversion | Nicholas Mc Guire |
2015-04-20 | ceph: remove redundant declaration | Fabian Frederick |
2015-04-20 | ceph: fix dcache/nocache mount option | Yan, Zheng |
2015-04-20 | ceph: drop cap releases in requests composed before cap reconnect | Yan, Zheng |
2015-04-19 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2015-04-19 | fs: take i_mutex during prepare_binprm for set[ug]id executables | Jann Horn |
2015-04-18 | Merge tag 'for-linus-4.1-merge-window' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2015-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2015-04-18 | Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds |
2015-04-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-04-17 | proc: show locks in /proc/pid/fdinfo/X | Andrey Vagin |
2015-04-17 | bfs: correct return values | Sanidhya Kashyap |
2015-04-17 | affs: kstrdup() memory handling | Sanidhya Kashyap |
2015-04-17 | fs/affs: use affs_test_opt() | Fabian Frederick |
2015-04-17 | fs/affs/super.c: use affs_set_opt() | Fabian Frederick |
2015-04-17 | fs/affs/affs.h: add mount option manipulation macros | Fabian Frederick |
2015-04-17 | fs/affs: use AFFS_MOUNT prefix for mount options | Fabian Frederick |
2015-04-17 | adfs: return correct return values | Sanidhya Kashyap |
2015-04-17 | fs/exec.c:de_thread: move notify_count write under lock | Kirill Tkhai |
2015-04-17 | prctl: avoid using mmap_sem for exe_file serialization | Davidlohr Bueso |
2015-04-17 | mm: rcu-protected get_mm_exe_file() | Konstantin Khlebnikov |
2015-04-17 | fs/fat: comment fix, fat_bits can be also 32 | Alexander Kuleshov |