| Commit message (Expand) | Author | Age |
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2011-04-08 |
|\ |
|
| * | NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSEC | Bryan Schumaker | 2011-04-07 |
| * | NFS: Fix a signed vs. unsigned secinfo bug | Bryan Schumaker | 2011-04-06 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2011-04-08 |
|\ \ |
|
| * | | quota: Don't write quota info in dquot_commit() | Jan Kara | 2011-03-31 |
| * | | ext3: Fix writepage credits computation for ordered mode | Yongqiang Yang | 2011-03-24 |
* | | | Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2011-04-07 |
|\ \ \ |
|
| * | | | 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 |
* | | | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb... | Linus Torvalds | 2011-04-05 |
|\ \ \ |
|
| * | | | fs: export empty_aops | Jens Axboe | 2011-04-05 |
| * | | | ufs: remove unessecary blk_flush_plug | Christoph Hellwig | 2011-04-05 |
* | | | | inotify: fix double free/corruption of stuct user | Eric Paris | 2011-04-05 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 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-05 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | 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 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client | Linus Torvalds | 2011-03-30 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | ceph: Move secret key parsing earlier. | Tommi Virtanen | 2011-03-29 |
| * | | | ceph: flush msgr_wq during mds_client shutdown | Sage Weil | 2011-03-25 |
* | | | | fs: don't use igrab() while holding i_lock | Dave Chinner | 2011-03-29 |
* | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2011-03-28 |
|\ \ \ \ |
|
| * | | | | xfs: stop using the page cache to back the buffer cache | Dave Chinner | 2011-03-25 |
| * | | | | xfs: register the inode cache shrinker before quotachecks | Dave Chinner | 2011-03-25 |
| * | | | | xfs: xfs_trans_read_buf() should return an error on failure | Dave Chinner | 2011-03-25 |
| * | | | | xfs: introduce inode cluster buffer trylocks for xfs_iflush | Dave Chinner | 2011-03-25 |
| * | | | | vmap: flush vmap aliases when mapping fails | Dave Chinner | 2011-03-25 |
| * | | | | xfs: preallocation transactions do not need to be synchronous | Dave Chinner | 2011-03-25 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds | 2011-03-28 |
|\ \ \ \ \ |
|
| * | | | | | eCryptfs: write lock requested keys | Roberto Sassu | 2011-03-28 |
| * | | | | | eCryptfs: move ecryptfs_find_auth_tok_for_sig() call before mutex_lock | Roberto Sassu | 2011-03-28 |
| * | | | | | eCryptfs: verify authentication tokens before their use | Roberto Sassu | 2011-03-28 |