Age | Commit message (Expand) | Author | Files | Lines |
2014-06-06 | ceph: refactor readpage_nounlock() to make the logic clearer | Zhang Zhen | 1 | -10/+7 |
2014-06-06 | mds: check cap ID when handling cap export message | Yan, Zheng | 1 | -1/+1 |
2014-06-06 | ceph: remember subtree root dirfrag's auth MDS | Yan, Zheng | 1 | -1/+7 |
2014-06-06 | ceph: introduce ceph_fill_fragtree() | Yan, Zheng | 1 | -45/+84 |
2014-06-06 | ceph: handle cap import atomically | Yan, Zheng | 1 | -45/+54 |
2014-06-06 | ceph: pre-allocate ceph_cap struct for ceph_add_cap() | Yan, Zheng | 3 | -79/+85 |
2014-06-06 | ceph: update inode fields according to issued caps | Yan, Zheng | 2 | -57/+71 |
2014-06-06 | ceph: queue vmtruncate if necessary when handing cap grant/revoke | Yan, Zheng | 1 | -10/+16 |
2014-06-06 | ceph: remove useless ACL check | Zhang Zhen | 1 | -6/+0 |
2014-06-06 | ceph: ceph_get_parent() can be static | Fengguang Wu | 1 | -1/+1 |
2014-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2 | -2/+6 |
2014-05-22 | Merge tag 'xfs-for-linus-3.15-rc6' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 5 | -25/+27 |
2014-05-21 | Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -9/+14 |
2014-05-20 | Btrfs: send, fix incorrect ref access when using extrefs | Filipe Manana | 1 | -1/+1 |
2014-05-20 | Btrfs: fix EIO on reading file after ioctl clone works on it | Liu Bo | 1 | -1/+5 |
2014-05-20 | Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+3 |
2014-05-20 | sysfs: make sure read buffer is zeroed | Tejun Heo | 1 | -1/+2 |
2014-05-15 | xfs: list_lru_init returns a negative error | Dave Chinner | 1 | -12/+14 |
2014-05-15 | xfs: negate xfs_icsb_init_counters error value | Dave Chinner | 1 | -1/+1 |
2014-05-15 | xfs: negate mount workqueue init error value | Dave Chinner | 1 | -1/+1 |
2014-05-15 | xfs: fix wrong err sign on xfs_set_acl() | Dave Chinner | 1 | -2/+2 |
2014-05-15 | xfs: fix wrong errno from xfs_initxattrs | Dave Chinner | 1 | -4/+4 |
2014-05-15 | xfs: correct error sign on COLLAPSE_RANGE errors | Dave Chinner | 1 | -2/+2 |
2014-05-15 | xfs: xfs_commit_metadata returns wrong errno | Dave Chinner | 1 | -1/+1 |
2014-05-15 | xfs: fix incorrect error sign in xfs_file_aio_read | Dave Chinner | 1 | -1/+1 |
2014-05-15 | xfs: xfs_dir_fsync() returns positive errno | Dave Chinner | 1 | -1/+1 |
2014-05-15 | metag: Reduce maximum stack size to 256MB | James Hogan | 1 | -3/+3 |
2014-05-13 | kernfs, sysfs, cgroup: restrict extra perm check on open to sysfs | Tejun Heo | 2 | -8/+12 |
2014-05-13 | Merge tag 'locks-v3.15-4' of git://git.samba.org/jlayton/linux | Linus Torvalds | 1 | -12/+24 |
2014-05-13 | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 1 | -0/+3 |
2014-05-11 | Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2 | -20/+22 |
2014-05-09 | locks: only validate the lock vs. f_mode in F_SETLK codepaths | Jeff Layton | 1 | -12/+24 |
2014-05-09 | Merge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 9 | -50/+77 |
2014-05-08 | NFSD: Call ->set_acl with a NULL ACL structure if no entries | Kinglong Mee | 1 | -8/+9 |
2014-05-07 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 4 | -4/+9 |
2014-05-07 | fs/affs/super.c: bugfix / double free | Fabian Frederick | 1 | -2/+0 |
2014-05-07 | fanotify: fix -EOVERFLOW with large files on 64-bit | Will Woods | 1 | -0/+2 |
2014-05-07 | autofs: fix lockref lookup | Ian Kent | 1 | -2/+2 |
2014-05-07 | hugetlb: ensure hugepage access is denied if hugepages are not supported | Nishanth Aravamudan | 1 | -0/+5 |
2014-05-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -219/+111 |
2014-05-06 | posix_acl: handle NULL ACL in posix_acl_equiv_mode | Christoph Hellwig | 1 | -0/+6 |
2014-05-06 | NFSd: call rpc_destroy_wait_queue() from free_client() | Trond Myklebust | 1 | -0/+1 |
2014-05-06 | NFSd: Move default initialisers from create_client() to alloc_client() | Trond Myklebust | 1 | -12/+12 |
2014-05-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 5 | -86/+172 |
2014-05-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 6 | -72/+39 |
2014-05-06 | xfs: remote attribute overwrite causes transaction overrun | Dave Chinner | 5 | -14/+42 |
2014-05-06 | xfs: initialize default acls for ->tmpfile() | Brian Foster | 1 | -26/+29 |
2014-05-05 | UBIFS: fix remount error path | Artem Bityutskiy | 1 | -1/+1 |
2014-05-05 | xfs: fully support v5 format filesystems | Dave Chinner | 3 | -10/+6 |
2014-05-04 | dcache: don't need rcu in shrink_dentry_list() | Miklos Szeredi | 1 | -23/+4 |