aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* 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
* | | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2010-01-06
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | exofs: simple_write_end does not mark_inode_dirtyBoaz Harrosh2010-01-05
| * | | | exofs: fix pnfs_osd re-definitions in pre-pnfs treesBoaz Harrosh2010-01-05
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-01-05
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ocfs2: Handle O_DIRECT when writing to a refcounted cluster.Tao Ma2009-12-30
* | | | | sysfs: Add lockdep annotations for the sysfs active referenceEric W. Biederman2010-01-04
* | | | | Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-01-04
|\ \ \ \ \
| * | | | | binfmt_elf_fdpic: Fix build breakage introduced by coredump changes.Daisuke HATAYAMA2010-01-04
| |/ / / /
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-01-04
|\ \ \ \ \
| * | | | | ext4: Calculate metadata requirements more accuratelyTheodore Ts'o2010-01-01
| * | | | | ext4: Fix accounting of reserved metadata blocksTheodore Ts'o2010-01-01
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-01-04
|\ \ \ \ \ \
| * | | | | | nilfs2: Storage class should be before const qualifierTobias Klauser2009-12-24
| * | | | | | nilfs2: trivial coding style fixJiro SEKIBA2009-12-24
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-01-02
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | reiserfs: Safely acquire i_mutex from xattr_rmdirFrederic Weisbecker2010-01-01
| * | | | | reiserfs: Safely acquire i_mutex from reiserfs_for_each_xattrFrederic Weisbecker2010-01-01
| * | | | | reiserfs: Fix journal mutex <-> inode mutex lock inversionFrederic Weisbecker2010-01-01
| * | | | | reiserfs: Fix unwanted recursive reiserfs lock in reiserfs_unlink()Frederic Weisbecker2010-01-01
| * | | | | reiserfs: Relax lock before open xattr dir in reiserfs_xattr_set_handle()Frederic Weisbecker2010-01-01