aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | 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 tag 'for-linus-3.12-merge' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-11
|\ \ \
| * | | fs/9p: avoid accessing utsname after namespace has been torn downWill Deacon2013-08-26
| * | | fs: 9p: use strlcpy instead of strncpyChen Gang2013-07-30
* | | | Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-11
|\ \ \ \ | |_|/ / |/| | |
| * | | Squashfs: add corruption check for type in squashfs_readdir()Phillip Lougher2013-09-05
| * | | Squashfs: add corruption check in get_dir_index_using_offset()Phillip Lougher2013-09-05
| * | | Squashfs: fix corruption checks in squashfs_readdir()Phillip Lougher2013-09-05
| * | | Squashfs: fix corruption checks in squashfs_lookup()Phillip Lougher2013-09-05
| * | | Squashfs: fix corruption check in get_dir_index_using_name()Phillip Lougher2013-09-05
| * | | Squashfs: Optimized uncompressed buffer loopManish Sharma2013-09-04
| * | | Squashfs: sanity check information from diskDan Carpenter2013-08-28
* | | | 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
| * | | | | | | xfs: check for underflow in xfs_iformat_fork()Dan Carpenter2013-08-26
| * | | | | | | xfs: xfs_dir3_sfe_put_ino can be staticFengguang Wu2013-08-26
| * | | | | | | xfs: introduce object readahead to log recoveryZhi Yong Wu2013-08-23
| * | | | | | | xfs: Simplify xfs_ail_min() with list_first_entry_or_null()Jie Liu2013-08-23
| * | | | | | | xfs: Register hotcpu notifier after initializationRichard Weinberger2013-08-22