aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-01-18
|\
| * xfs: xfs_swap_extents needs to handle dynamic fork offsetsDave Chinner2010-01-15
| * xfs: fix missing error check in xfs_rtfree_rangeDave Chinner2010-01-15
| * xfs: fix stale inode flush avoidanceDave Chinner2010-01-15
| * xfs: Remove inode iolock held check during allocationDave Chinner2010-01-15
| * xfs: reclaim all inodes by background tree walksDave Chinner2010-01-15
| * xfs: Avoid inodes in reclaim when flushing from inode cacheDave Chinner2010-01-15
| * xfs: reclaim inodes under a write lockDave Chinner2010-01-15
* | 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