Age | Commit message (Expand) | Author |
2014-05-23 | ocfs2: fix double kmem_cache_destroy in dlm_init | Joseph Qi |
2014-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2014-05-22 | Merge tag 'xfs-for-linus-3.15-rc6' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2014-05-21 | Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-05-20 | Btrfs: send, fix incorrect ref access when using extrefs | Filipe Manana |
2014-05-20 | Btrfs: fix EIO on reading file after ioctl clone works on it | Liu Bo |
2014-05-20 | Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-05-20 | sysfs: make sure read buffer is zeroed | Tejun Heo |
2014-05-15 | xfs: list_lru_init returns a negative error | Dave Chinner |
2014-05-15 | xfs: negate xfs_icsb_init_counters error value | Dave Chinner |
2014-05-15 | xfs: negate mount workqueue init error value | Dave Chinner |
2014-05-15 | xfs: fix wrong err sign on xfs_set_acl() | Dave Chinner |
2014-05-15 | xfs: fix wrong errno from xfs_initxattrs | Dave Chinner |
2014-05-15 | xfs: correct error sign on COLLAPSE_RANGE errors | Dave Chinner |
2014-05-15 | xfs: xfs_commit_metadata returns wrong errno | Dave Chinner |
2014-05-15 | xfs: fix incorrect error sign in xfs_file_aio_read | Dave Chinner |
2014-05-15 | xfs: xfs_dir_fsync() returns positive errno | Dave Chinner |
2014-05-15 | metag: Reduce maximum stack size to 256MB | James Hogan |
2014-05-13 | kernfs, sysfs, cgroup: restrict extra perm check on open to sysfs | Tejun Heo |
2014-05-13 | Merge tag 'locks-v3.15-4' of git://git.samba.org/jlayton/linux | Linus Torvalds |
2014-05-13 | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2014-05-11 | Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2014-05-09 | locks: only validate the lock vs. f_mode in F_SETLK codepaths | Jeff Layton |
2014-05-08 | Merge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2014-05-08 | NFSD: Call ->set_acl with a NULL ACL structure if no entries | Kinglong Mee |
2014-05-06 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2014-05-06 | fs/affs/super.c: bugfix / double free | Fabian Frederick |
2014-05-06 | fanotify: fix -EOVERFLOW with large files on 64-bit | Will Woods |
2014-05-06 | autofs: fix lockref lookup | Ian Kent |
2014-05-06 | hugetlb: ensure hugepage access is denied if hugepages are not supported | Nishanth Aravamudan |
2014-05-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-05-06 | posix_acl: handle NULL ACL in posix_acl_equiv_mode | Christoph Hellwig |
2014-05-06 | NFSd: call rpc_destroy_wait_queue() from free_client() | Trond Myklebust |
2014-05-06 | NFSd: Move default initialisers from create_client() to alloc_client() | Trond Myklebust |
2014-05-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2014-05-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2014-05-06 | xfs: remote attribute overwrite causes transaction overrun | Dave Chinner |
2014-05-06 | xfs: initialize default acls for ->tmpfile() | Brian Foster |
2014-05-05 | UBIFS: fix remount error path | Artem Bityutskiy |
2014-05-05 | xfs: fully support v5 format filesystems | Dave Chinner |
2014-05-03 | dcache: don't need rcu in shrink_dentry_list() | Miklos Szeredi |
2014-05-03 | more graceful recovery in umount_collect() | Al Viro |
2014-05-03 | don't remove from shrink list in select_collect() | Al Viro |
2014-05-01 | Merge git://git.kvack.org/~bcrl/aio-fixes | Linus Torvalds |
2014-05-01 | dentry_kill(): don't try to remove from shrink list | Al Viro |
2014-05-01 | aio: fix potential leak in aio_run_iocb(). | Leon Yu |
2014-04-30 | expand the call of dentry_lru_del() in dentry_kill() | Al Viro |
2014-04-30 | new helper: dentry_free() | Al Viro |
2014-04-30 | fold try_prune_one_dentry() | Al Viro |
2014-04-30 | fold d_kill() and d_free() | Al Viro |