aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-01-10tracepoint: add tracepoints for debugging oom_score_adjKAMEZAWA Hiroyuki
2012-01-10btrfs: pass __GFP_WRITE for buffered write page allocationsJohannes Weiner
2012-01-10mm: account reaped page cache on inode cache pruningKonstantin Khlebnikov
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-09vfs: new helper - d_make_root()Al Viro
2012-01-09dcache: use a dispose list in select_parentDave Chinner
2012-01-09ceph: d_alloc_root() may failAl Viro
2012-01-09ext4: fix failure exitsAl Viro
2012-01-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-01-09Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2012-01-09Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-09Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-01-09isofs: inode leak on mount failureAl Viro
2012-01-09ext2/3/4: delete unneeded includes of module.hPaul Gortmaker
2012-01-09ext{3,4}: Fix potential race when setversion ioctl updates inodeDjalal Harouni
2012-01-09udf: Mark LVID buffer as uptodate before marking it dirtyJan Kara
2012-01-09ext3: Don't warn from writepage when readonly inode is spotted after errorJan Kara
2012-01-09jbd: Remove j_barrier mutexJan Kara
2012-01-09reiserfs: Force inode evictions before umount to avoid crashJeff Mahoney
2012-01-09reiserfs: Fix quota mount option parsingJan Kara
2012-01-09udf: Treat symlink component of type 2 as /Jan Kara
2012-01-09udf: Fix deadlock when converting file from in-ICB one to normal oneJan Kara
2012-01-09udf: Cleanup calling convention of inode_getblk()Jan Kara
2012-01-09ext2: Fix error handling on inode bitmap corruptionJan Kara
2012-01-09ext3: Fix error handling on inode bitmap corruptionJan Kara
2012-01-09ext3: replace ll_rw_block with other functionsZheng Liu
2012-01-08ext[34]: avoid i_nlink warnings triggered by drop_nlink/inc_nlink kludge in s...Al Viro
2012-01-08exofs: oops after late failure in mountAl Viro
2012-01-08devpts: fix double-free on mount failureAl Viro
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds
2012-01-08Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-08ore: Must support none-PAGE-aligned IOBoaz Harrosh
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06reiserfs: Properly display mount options in /proc/mountsJan Kara
2012-01-06vfs: prevent remount read-only if pending removesMiklos Szeredi
2012-01-06vfs: count unlinked inodesMiklos Szeredi
2012-01-06vfs: protect remounting superblock read-onlyMiklos Szeredi
2012-01-06vfs: keep list of mounts for each superblockMiklos Szeredi
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro
2012-01-06vfs: switch ->show_path() to struct dentry *Al Viro
2012-01-06vfs: switch ->show_devname() to struct dentry *Al Viro
2012-01-06vfs: switch ->show_stats to struct dentry *Al Viro
2012-01-06switch security_path_chmod() to struct path *Al Viro
2012-01-06vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro
2012-01-06Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro
2012-01-06Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds