Age | Commit message (Expand) | Author |
2012-01-10 | tracepoint: add tracepoints for debugging oom_score_adj | KAMEZAWA Hiroyuki |
2012-01-10 | btrfs: pass __GFP_WRITE for buffered write page allocations | Johannes Weiner |
2012-01-10 | mm: account reaped page cache on inode cache pruning | Konstantin Khlebnikov |
2012-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-01-09 | vfs: new helper - d_make_root() | Al Viro |
2012-01-09 | dcache: use a dispose list in select_parent | Dave Chinner |
2012-01-09 | ceph: d_alloc_root() may fail | Al Viro |
2012-01-09 | ext4: fix failure exits | Al Viro |
2012-01-09 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2012-01-09 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds |
2012-01-09 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2012-01-09 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-01-09 | Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-01-09 | isofs: inode leak on mount failure | Al Viro |
2012-01-09 | ext2/3/4: delete unneeded includes of module.h | Paul Gortmaker |
2012-01-09 | ext{3,4}: Fix potential race when setversion ioctl updates inode | Djalal Harouni |
2012-01-09 | udf: Mark LVID buffer as uptodate before marking it dirty | Jan Kara |
2012-01-09 | ext3: Don't warn from writepage when readonly inode is spotted after error | Jan Kara |
2012-01-09 | jbd: Remove j_barrier mutex | Jan Kara |
2012-01-09 | reiserfs: Force inode evictions before umount to avoid crash | Jeff Mahoney |
2012-01-09 | reiserfs: Fix quota mount option parsing | Jan Kara |
2012-01-09 | udf: Treat symlink component of type 2 as / | Jan Kara |
2012-01-09 | udf: Fix deadlock when converting file from in-ICB one to normal one | Jan Kara |
2012-01-09 | udf: Cleanup calling convention of inode_getblk() | Jan Kara |
2012-01-09 | ext2: Fix error handling on inode bitmap corruption | Jan Kara |
2012-01-09 | ext3: Fix error handling on inode bitmap corruption | Jan Kara |
2012-01-09 | ext3: replace ll_rw_block with other functions | Zheng Liu |
2012-01-08 | ext[34]: avoid i_nlink warnings triggered by drop_nlink/inc_nlink kludge in s... | Al Viro |
2012-01-08 | exofs: oops after late failure in mount | Al Viro |
2012-01-08 | devpts: fix double-free on mount failure | Al Viro |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2012-01-08 | ore: Must support none-PAGE-aligned IO | Boaz Harrosh |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-01-06 | reiserfs: Properly display mount options in /proc/mounts | Jan Kara |
2012-01-06 | vfs: prevent remount read-only if pending removes | Miklos Szeredi |
2012-01-06 | vfs: count unlinked inodes | Miklos Szeredi |
2012-01-06 | vfs: protect remounting superblock read-only | Miklos Szeredi |
2012-01-06 | vfs: keep list of mounts for each superblock | Miklos Szeredi |
2012-01-06 | vfs: switch ->show_options() to struct dentry * | Al Viro |
2012-01-06 | vfs: switch ->show_path() to struct dentry * | Al Viro |
2012-01-06 | vfs: switch ->show_devname() to struct dentry * | Al Viro |
2012-01-06 | vfs: switch ->show_stats to struct dentry * | Al Viro |
2012-01-06 | switch security_path_chmod() to struct path * | Al Viro |
2012-01-06 | vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb | Al Viro |
2012-01-06 | Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z | Al Viro |
2012-01-06 | Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l... | Linus Torvalds |