aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* ocfs2: fix double kmem_cache_destroy in dlm_initJoseph Qi2014-05-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-05-21
|\
| * Btrfs: send, fix incorrect ref access when using extrefsFilipe Manana2014-05-20
| * Btrfs: fix EIO on reading file after ioctl clone works on itLiu Bo2014-05-20
* | Merge tag 'xfs-for-linus-3.15-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds2014-05-21
|\ \
| * | xfs: list_lru_init returns a negative errorDave Chinner2014-05-14
| * | xfs: negate xfs_icsb_init_counters error value Dave Chinner2014-05-14
| * | xfs: negate mount workqueue init error valueDave Chinner2014-05-14
| * | xfs: fix wrong err sign on xfs_set_acl()Dave Chinner2014-05-14
| * | xfs: fix wrong errno from xfs_initxattrsDave Chinner2014-05-14
| * | xfs: correct error sign on COLLAPSE_RANGE errorsDave Chinner2014-05-14
| * | xfs: xfs_commit_metadata returns wrong errnoDave Chinner2014-05-14
| * | xfs: fix incorrect error sign in xfs_file_aio_readDave Chinner2014-05-14
| * | xfs: xfs_dir_fsync() returns positive errnoDave Chinner2014-05-14
* | | Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-05-21
|\ \ \
| * | | sysfs: make sure read buffer is zeroedTejun Heo2014-05-19
| * | | kernfs, sysfs, cgroup: restrict extra perm check on open to sysfsTejun Heo2014-05-13
* | | | Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-05-20
|\ \ \ \
| * | | | metag: Reduce maximum stack size to 256MBJames Hogan2014-05-14
| | |/ / | |/| |
* | | | Merge tag 'locks-v3.15-4' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-05-12
|\ \ \ \
| * | | | locks: only validate the lock vs. f_mode in F_SETLK codepathsJeff Layton2014-05-09
| |/ / /
* | | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-05-12
|\ \ \ \
| * | | | cifs: fix actimeo=0 corner case when cifs_i->time == jiffiesJeff Layton2014-04-24
* | | | | Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-05-11
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | NFSD: Call ->set_acl with a NULL ACL structure if no entriesKinglong Mee2014-05-08
| * | | | NFSd: call rpc_destroy_wait_queue() from free_client()Trond Myklebust2014-05-06
| * | | | NFSd: Move default initialisers from create_client() to alloc_client()Trond Myklebust2014-05-06
* | | | | Merge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds2014-05-08
|\ \ \ \ \
| * | | | | xfs: remote attribute overwrite causes transaction overrunDave Chinner2014-05-05
| * | | | | xfs: initialize default acls for ->tmpfile()Brian Foster2014-05-05
| * | | | | xfs: fully support v5 format filesystemsDave Chinner2014-05-05
* | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-05-06
|\ \ \ \ \ \
| * | | | | | fs/affs/super.c: bugfix / double freeFabian Frederick2014-05-06
| * | | | | | fanotify: fix -EOVERFLOW with large files on 64-bitWill Woods2014-05-06
| * | | | | | autofs: fix lockref lookupIan Kent2014-05-06
| * | | | | | hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan2014-05-06
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-05-06
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | posix_acl: handle NULL ACL in posix_acl_equiv_modeChristoph Hellwig2014-05-06
| * | | | | | dcache: don't need rcu in shrink_dentry_list()Miklos Szeredi2014-05-03
| * | | | | | more graceful recovery in umount_collect()Al Viro2014-05-03
| * | | | | | don't remove from shrink list in select_collect()Al Viro2014-05-03
| * | | | | | dentry_kill(): don't try to remove from shrink listAl Viro2014-05-01
| * | | | | | expand the call of dentry_lru_del() in dentry_kill()Al Viro2014-04-30
| * | | | | | new helper: dentry_free()Al Viro2014-04-30
| * | | | | | fold try_prune_one_dentry()Al Viro2014-04-30
| * | | | | | fold d_kill() and d_free()Al Viro2014-04-30
| * | | | | | fix races between __d_instantiate() and checks of dentry flagsAl Viro2014-04-19
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-05-06
|\ \ \ \ \ \ \
| * | | | | | | fuse: add renameat2 supportMiklos Szeredi2014-04-28
| * | | | | | | fuse: clear MS_I_VERSIONMiklos Szeredi2014-04-28