Age | Commit message (Expand) | Author |
2011-04-08 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2011-04-08 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2011-04-07 | NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSEC | Bryan Schumaker |
2011-04-07 | Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds |
2011-04-06 | NFS: Fix a signed vs. unsigned secinfo bug | Bryan Schumaker |
2011-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb... | Linus Torvalds |
2011-04-05 | inotify: fix double free/corruption of stuct user | Eric Paris |
2011-04-05 | fs: export empty_aops | Jens Axboe |
2011-04-05 | ufs: remove unessecary blk_flush_plug | Christoph Hellwig |
2011-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-04-05 | UBIFS: fix debugging failure in dbg_check_space_info | Artem Bityutskiy |
2011-04-05 | UBIFS: fix error path in dbg_debugfs_init_fs | Artem Bityutskiy |
2011-04-05 | UBIFS: unify error path dbg_debugfs_init_fs | Artem Bityutskiy |
2011-04-05 | UBIFS: do not select KALLSYMS_ALL | Artem Bityutskiy |
2011-04-05 | UBIFS: fix assertion warnings | Artem Bityutskiy |
2011-04-05 | UBIFS: fix oops on error path in read_pnode | Artem Bityutskiy |
2011-04-05 | UBIFS: do not read flash unnecessarily | Artem Bityutskiy |
2011-04-05 | Btrfs: don't warn in btrfs_add_orphan | Josef Bacik |
2011-04-05 | Btrfs: fix free space cache when there are pinned extents and clusters V2 | Josef Bacik |
2011-04-05 | Btrfs: Fix uninitialized root flags for subvolumes | Li Zefan |
2011-04-05 | btrfs: clear __GFP_FS flag in the space cache inode | Miao Xie |
2011-04-05 | Btrfs: fix memory leak in start_transaction() | Yoshinori Sano |
2011-04-05 | Btrfs: fix memory leak in btrfs_ioctl_start_sync() | Tsutomu Itoh |
2011-04-05 | Btrfs: fix subvol_sem leak in btrfs_rename() | Johann Lombardi |
2011-04-05 | Btrfs: Fix oops for defrag with compression turned on | Li Zefan |
2011-04-05 | Btrfs: fix /proc/mounts info. | Tsutomu Itoh |
2011-04-05 | Btrfs: fix compiler warning in file.c | Tsutomu Itoh |
2011-04-01 | quota: Don't write quota info in dquot_commit() | Jan Kara |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds |
2011-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client | Linus Torvalds |
2011-03-30 | nilfs2: fix whitespace coding style issues | Nicolas Kaiser |
2011-03-30 | nilfs2: fix oops due to a bad aops initialization | Ryusuke Konishi |
2011-03-30 | nilfs2: fix data loss in mmap page write for hole blocks | Ryusuke Konishi |
2011-03-29 | ceph: Move secret key parsing earlier. | Tommi Virtanen |
2011-03-29 | fs: don't use igrab() while holding i_lock | Dave Chinner |
2011-03-28 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2011-03-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds |
2011-03-28 | Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-03-28 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-03-28 | Treat writes as new when holes span across page boundaries | Goldwyn Rodrigues |
2011-03-28 | Merge branch 'mlog_replace_for_39' of git://repo.or.cz/taoma-kernel into ocfs... | Joel Becker |
2011-03-28 | fs,ocfs2: Move o2net_get_func_run_time under CONFIG_OCFS2_FS_STATS. | Rakib Mullick |
2011-03-28 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2011-03-28 | Btrfs: fix __btrfs_map_block on 32 bit machines | Chris Mason |
2011-03-28 | btrfs: fix possible deadlock by clearing __GFP_FS flag | Miao Xie |
2011-03-28 | btrfs: check link counter overflow in link(2) | Al Viro |
2011-03-28 | btrfs: don't mess with i_nlink of unlocked inode in rename() | Al Viro |
2011-03-28 | Btrfs: check return value of btrfs_alloc_path() | Tsutomu Itoh |