aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* ocfs2: fix the end cluster offset of FIEMAPJie Liu2013-09-11
* ocfs2: remove unused variable ip in dlmfs_get_root_inode()Joseph Qi2013-09-11
* ocfs2: fix a tiny race case when firing callbacksJoyce2013-09-11
* ocfs2: avoid possible NULL pointer dereference in o2net_accept_one()Joseph Qi2013-09-11
* ocfs2: adjust code style for o2net_handler_tree_lookup()Joseph Qi2013-09-11
* ocfs2: free path in ocfs2_remove_inode_range()Younger Liu2013-09-11
* ocfs2: fix possible double free in ocfs2_reflink_xattr_recJoseph Qi2013-09-11
* ocfs2/dlm: force clean refmap when doing local cleanupXue jiufei2013-09-11
* ocfs2: free meta_ac and data_ac when ocfs2_start_trans fails in ocfs2_xattr_s...Younger Liu2013-09-11
* ocfs2: add the missing return value check of ocfs2_xattr_get_clustersJoseph Qi2013-09-11
* ocfs2: fix a memory leak in __ocfs2_move_extents()Jie Liu2013-09-11
* ocfs2: add missing return value check of ocfs2_get_clusters()Joseph Qi2013-09-11
* ocfs2: clean up dead code in ocfs2_acl_from_xattr()Joseph Qi2013-09-11
* ocfs2: use list_for_each_entry() instead of list_for_each()Dong Fang2013-09-11
* fs/ocfs2/cluster/tcp.c: fix possible null pointer dereferencesSunil Mushran2013-09-11
* ocfs2: ac_bits_wanted should be local_alloc_bits when returns -ENOSPCYounger Liu2013-09-11
* ocfs2: dlm_request_all_locks() should deal with the status sent from target nodeXue jiufei2013-09-11
* ocfs2: use i_size_read() to access i_sizeJunxiao Bi2013-09-11
* ocfs2: lighten up allocate transactionYounger Liu2013-09-11
* Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-09-10
|\
| * nfsd4: nfsd4_create_clid_dir prints uninitialized dataJ. Bruce Fields2013-08-30
| * nfsd4: fix leak of inode reference on delegation failureJ. Bruce Fields2013-08-30
| * Revert "nfsd: nfs4_file_get_access: need to be more careful with O_RDWR"J. Bruce Fields2013-08-30
| * Merge tag 'v3.11-rc5' into for-3.12 branchJ. Bruce Fields2013-08-30
| |\
| * | nfsd4: fix setlease error returnJ. Bruce Fields2013-07-26
| * | nfsd: nfs4_file_get_access: need to be more careful with O_RDWRHarshula Jayasuriya2013-07-23
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-10
|\ \ \
| * | | split read_seqretry_or_unlock(), convert d_walk() to resulting primitivesAl Viro2013-09-09
| * | | dcache: Translating dentry into pathname without taking rename_lockWaiman Long2013-09-09
| * | | autofs4 - fix device ioctl mount lookupIan Kent2013-09-08
| * | | introduce kern_path_mountpoint()Al Viro2013-09-08
| * | | rename user_path_umountat() to user_path_mountpoint_at()Al Viro2013-09-08
| * | | take unlazy_walk() into umount_lookup_last()Al Viro2013-09-08
| * | | prune_super(): sb->s_op is never NULLAl Viro2013-09-07
| * | | exportfs: don't assume that ->iterate() won't feed us too long entriesAl Viro2013-09-07
| * | | afs: get rid of redundant ->d_name.len checksAl Viro2013-09-07
* | | | vfs: make sure we don't have a stale root path if unlazy_walk() failsLinus Torvalds2013-09-10
* | | | Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-09-09
|\ \ \ \
| * | | | xfs: XFS_MOUNT_QUOTA_ALL needed by userspaceDave Chinner2013-09-03
| * | | | xfs: dtype changed xfs_dir2_sfe_put_ino to xfs_dir3_sfe_put_inoDave Chinner2013-09-03
| * | | | Fix wrong flag ASSERT in xfs_attr_shortform_getvalueEric Sandeen2013-08-30
| * | | | xfs: finish removing IOP_* macros.Dave Chinner2013-08-30
| * | | | xfs: inode log reservations are too smallDave Chinner2013-08-30
| * | | | xfs: check correct status variable for xfs_inobt_get_rec() callBrian Foster2013-08-30
| * | | | xfs: inode buffers may not be valid during recovery readaheadDave Chinner2013-08-30
| * | | | xfs: check LSN ordering for v5 superblocks during recoveryDave Chinner2013-08-30
| * | | | xfs: btree block LSN escaping to disk uninitialisedDave Chinner2013-08-30
| * | | | XFS: Assertion failed: first <= last && last < BBTOB(bp->b_length), file: fs/...Dave Chinner2013-08-30
| * | | | xfs: fix bad dquot buffer size in log recovery readaheadDave Chinner2013-08-29
| * | | | xfs: don't account buffer cancellation during log recovery readaheadDave Chinner2013-08-29