summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-05-15nfsd4: fix corruption on setting an ACL.J. Bruce Fields
2014-05-15Merge branch 'xfs-attr-cleanup' into for-nextDave Chinner
2014-05-15Merge branch 'xfs-misc-fixes-1-for-3.16' into for-nextDave Chinner
2014-05-15Merge branch 'xfs-free-inode-btree' into for-nextDave Chinner
2014-05-15Merge branch 'xfs-filestreams-lookup' into for-nextDave Chinner
2014-05-15Merge branch 'xfs-unused-args-cleanup' into for-nextDave Chinner
2014-05-15xfs: list_lru_init returns a negative errorDave Chinner
2014-05-15xfs: negate xfs_icsb_init_counters error value Dave Chinner
2014-05-15xfs: negate mount workqueue init error valueDave Chinner
2014-05-15xfs: fix wrong err sign on xfs_set_acl()Dave Chinner
2014-05-15xfs: fix wrong errno from xfs_initxattrsDave Chinner
2014-05-15xfs: correct error sign on COLLAPSE_RANGE errorsDave Chinner
2014-05-15xfs: xfs_commit_metadata returns wrong errnoDave Chinner
2014-05-15xfs: fix incorrect error sign in xfs_file_aio_readDave Chinner
2014-05-15xfs: xfs_dir_fsync() returns positive errnoDave Chinner
2014-05-15metag: Reduce maximum stack size to 256MBJames Hogan
2014-05-14reiserfs: remove obsolete __constant_cpu_to_le32Fabian Frederick
2014-05-14GFS2: remove transaction glockBenjamin Marzinski
2014-05-13reiserfs: balance_leaf refactor, split up balance_leaf_when_deleteJeff Mahoney
2014-05-13reiserfs: balance_leaf refactor, format balance_leaf_finish_nodeJeff Mahoney
2014-05-13reiserfs: balance_leaf refactor, format balance_leaf_new_nodes_pasteJeff Mahoney
2014-05-13kernfs, sysfs, cgroup: restrict extra perm check on open to sysfsTejun Heo
2014-05-13UBIFS: Remove unused variables in ubifs_budget_spacehujianyang
2014-05-13UBIFS: fix an mmap and fsync race conditionhujianyang
2014-05-13xfs: pass struct da_args to xfs_attr_calc_sizeChristoph Hellwig
2014-05-13xfs: simplify attr name setupChristoph Hellwig
2014-05-13xfs: fold xfs_attr_remove_int into xfs_attr_removeChristoph Hellwig
2014-05-13xfs: fold xfs_attr_get_int into xfs_attr_getChristoph Hellwig
2014-05-13xfs: fold xfs_attr_set_int into xfs_attr_setChristoph Hellwig
2014-05-13Merge tag 'locks-v3.15-4' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-05-12ext4: use EXT_MAX_BLOCKS in ext4_es_can_be_merged()Lukas Czerner
2014-05-13Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-05-12ext4: add missing BUFFER_TRACE before ext4_journal_get_write_accessliang xie
2014-05-12ext4: remove unnecessary double parenthesesLukas Czerner
2014-05-12ext4: do not destroy ext4_groupinfo_caches if ext4_mb_init() failsAndrey Tsyvarev
2014-05-12ext4: make local functions staticStephen Hemminger
2014-05-12ext4: fix block bitmap validation when bigalloc, ^flex_bgDarrick J. Wong
2014-05-12ext4: fix block bitmap initialization under sparse_super2Darrick J. Wong
2014-05-12ext4: find the group descriptors on a 1k-block bigalloc,meta_bg filesystemDarrick J. Wong
2014-05-12ext4: avoid unneeded lookup when xattr name is invalidZhang Zhen
2014-05-12ext4: fix data integrity sync in ordered modeNamjae Jeon
2014-05-11Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-05-09locks: only validate the lock vs. f_mode in F_SETLK codepathsJeff Layton
2014-05-08Merge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-05-08NFSD: Get rid of empty function nfs4_state_initKinglong Mee
2014-05-08NFSD: Use simple_read_from_buffer for coping data to userspaceKinglong Mee
2014-05-08Merge 3.15 bugfix for 3.16J. Bruce Fields
2014-05-08nfsd: clean up fh_auth usageChristoph Hellwig
2014-05-08NFSD: cleanup unneeded including linux/export.hKinglong Mee
2014-05-08NFSD: Call ->set_acl with a NULL ACL structure if no entriesKinglong Mee