aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-01-17
|\
| * do_add_mount() should sanitize mnt_flagsAl Viro2010-01-16
| * CIFS shouldn't make mountpoints shrinkableAl Viro2010-01-16
| * mnt_flags fixes in do_remount()Al Viro2010-01-16
| * attach_recursive_mnt() needs to hold vfsmount_lock over set_mnt_shared()Al Viro2010-01-16
| * may_umount() needs namespace_semAl Viro2010-01-16
| * Fix configfs leakAl Viro2010-01-14
| * Fix the -ESTALE handling in do_filp_open()Al Viro2010-01-14
| * ecryptfs: Fix refcnt leak on ecryptfs_follow_link() error pathOGAWA Hirofumi2010-01-14
| * Fix ACC_MODE() for realAl Viro2010-01-14
| * hppfs: handle ->put_link()Al Viro2010-01-14
| * Kill 9p readlink()Al Viro2010-01-14
| * fix autofs/afs/etc. magic mountpoint breakageAl Viro2010-01-14
* | nommu: fix shared mmap after truncate shrinkage problemsDavid Howells2010-01-16
* | nommu: fix race between ramfs truncation and shared mmapDavid Howells2010-01-16
* | inotify: only warn once for inotify problemsEric Paris2010-01-15
* | inotify: do not reuse watch descriptorsEric Paris2010-01-15
|/
* Merge branch 'fasync-helper'Linus Torvalds2010-01-13
|\
| * fasync: split 'fasync_helper()' into separate add/remove functionsLinus Torvalds2009-12-16
* | lib: Introduce generic list_sort functionDave Chinner2010-01-13
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-01-11
|\ \
| * | xfs: Ensure we force all busy extents in range to diskDave Chinner2010-01-10
| * | xfs: Don't flush stale inodesDave Chinner2010-01-10
| * | xfs: fix timestamp handling in xfs_setattrChristoph Hellwig2010-01-10
| * | xfs: use DECLARE_EVENT_CLASSChristoph Hellwig2010-01-10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2010-01-11
|\ \ \
| * | | GFS2: Use MAX_LFS_FILESIZE for meta inode sizeSteven Whitehouse2010-01-11
| * | | GFS2: Fix gfs2_xattr_acl_chmod()Steven Whitehouse2010-01-08
| * | | GFS2: Fix locking bug in renameSteven Whitehouse2010-01-08
| * | | GFS2: Ensure uptodate inode size when using O_APPENDSteven Whitehouse2010-01-08
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-01-11
|\ \ \ \
| * | | | quota: Fix dquot_transfer for filesystems different from ext4Jan Kara2010-01-11
| | |/ / | |/| |
* | | | smaps: fix wrong rss countMinchan Kim2010-01-11
* | | | proc: partially revert "procfs: provide stack information for threads"KOSAKI Motohiro2010-01-11
|/ / /
* | | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-01-08
|\ \ \
| * | | reiserfs: Relax reiserfs_xattr_set_handle() while acquiring xattr locksFrederic Weisbecker2010-01-07
| * | | reiserfs: Fix unreachable statementJiri Slaby2010-01-07
| * | | reiserfs: Don't call reiserfs_get_acl() with the reiserfs lockFrederic Weisbecker2010-01-07
| * | | reiserfs: Relax lock on xattr removingFrederic Weisbecker2010-01-05
| * | | reiserfs: Relax the lock before truncating pagesFrederic Weisbecker2010-01-05
| * | | reiserfs: Fix recursive lock on lchownFrederic Weisbecker2010-01-05
| * | | reiserfs: Fix mistake in down_write() conversionFrederic Weisbecker2010-01-02
* | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-01-08
|\ \ \ \
| * | | | xfs: kill some warnings on i386 buildsDave Chinner2010-01-08
| | |/ / | |/| |
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-01-08
|\ \ \ \
| * | | | nfs: fix oops in nfs_rename()OGAWA Hirofumi2010-01-06
* | | | | FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stackMike Frysinger2010-01-06
* | | | | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-01-06
|\ \ \ \ \
| * | | | | nfsd: make sure data is on disk before calling ->fsyncChristoph Hellwig2010-01-06
| * | | | | nfsd: fix "insecure" export optionJ. Bruce Fields2009-12-20