aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/mis...Oleg Nesterov2011-04-07
|\
| * signal: Use GROUP_STOP_PENDING to stop once for a single group stopTejun Heo2011-03-23
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Linus Torvalds2011-04-05
|\ \
| * | fs: export empty_aopsJens Axboe2011-04-05
| * | ufs: remove unessecary blk_flush_plugChristoph Hellwig2011-04-05
* | | inotify: fix double free/corruption of stuct userEric Paris2011-04-05
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-04-05
|\ \ \ | |/ / |/| |
| * | Btrfs: don't warn in btrfs_add_orphanJosef Bacik2011-04-05
| * | Btrfs: fix free space cache when there are pinned extents and clusters V2Josef Bacik2011-04-05
| * | Btrfs: Fix uninitialized root flags for subvolumesLi Zefan2011-04-05
| * | btrfs: clear __GFP_FS flag in the space cache inodeMiao Xie2011-04-05
| * | Btrfs: fix memory leak in start_transaction()Yoshinori Sano2011-04-05
| * | Btrfs: fix memory leak in btrfs_ioctl_start_sync()Tsutomu Itoh2011-04-05
| * | Btrfs: fix subvol_sem leak in btrfs_rename()Johann Lombardi2011-04-05
| * | Btrfs: Fix oops for defrag with compression turned onLi Zefan2011-04-05
| * | Btrfs: fix /proc/mounts info.Tsutomu Itoh2011-04-05
| * | Btrfs: fix compiler warning in file.cTsutomu Itoh2011-04-05
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2011-03-30
|\ \ \
| * | | nilfs2: fix whitespace coding style issuesNicolas Kaiser2011-03-30
| * | | nilfs2: fix oops due to a bad aops initializationRyusuke Konishi2011-03-30
| * | | nilfs2: fix data loss in mmap page write for hole blocksRyusuke Konishi2011-03-29
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2011-03-30
|\ \ \ \ | |/ / / |/| | |
| * | | ceph: Move secret key parsing earlier.Tommi Virtanen2011-03-29
| * | | ceph: flush msgr_wq during mds_client shutdownSage Weil2011-03-25
* | | | fs: don't use igrab() while holding i_lockDave Chinner2011-03-29
* | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-03-28
|\ \ \ \
| * | | | xfs: stop using the page cache to back the buffer cacheDave Chinner2011-03-25
| * | | | xfs: register the inode cache shrinker before quotachecksDave Chinner2011-03-25
| * | | | xfs: xfs_trans_read_buf() should return an error on failureDave Chinner2011-03-25
| * | | | xfs: introduce inode cluster buffer trylocks for xfs_iflushDave Chinner2011-03-25
| * | | | vmap: flush vmap aliases when mapping failsDave Chinner2011-03-25
| * | | | xfs: preallocation transactions do not need to be synchronousDave Chinner2011-03-25
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2011-03-28
|\ \ \ \ \
| * | | | | eCryptfs: write lock requested keysRoberto Sassu2011-03-28
| * | | | | eCryptfs: move ecryptfs_find_auth_tok_for_sig() call before mutex_lockRoberto Sassu2011-03-28
| * | | | | eCryptfs: verify authentication tokens before their useRoberto Sassu2011-03-28
| * | | | | eCryptfs: modified size of keysig in the ecryptfs_key_sig structureRoberto Sassu2011-03-28
| * | | | | eCryptfs: removed num_global_auth_toks from ecryptfs_mount_crypt_statRoberto Sassu2011-03-28
| * | | | | eCryptfs: ecryptfs_keyring_auth_tok_for_sig() bug fixRoberto Sassu2011-03-28
| * | | | | eCryptfs: Unlock page in write_begin error pathTyler Hicks2011-03-28
| * | | | | ecryptfs: modify write path to encrypt page in writepageThieu Le2011-03-28
| * | | | | eCryptfs: Remove ECRYPTFS_NEW_FILE crypt stat flagTyler Hicks2011-03-28
| * | | | | eCryptfs: Remove unnecessary grow_file() functionTyler Hicks2011-03-28
* | | | | | Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-28
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Btrfs: fix __btrfs_map_block on 32 bit machinesChris Mason2011-03-28
| * | | | | btrfs: fix possible deadlock by clearing __GFP_FS flagMiao Xie2011-03-28
| * | | | | btrfs: check link counter overflow in link(2)Al Viro2011-03-28
| * | | | | btrfs: don't mess with i_nlink of unlocked inode in rename()Al Viro2011-03-28
| * | | | | Btrfs: check return value of btrfs_alloc_path()Tsutomu Itoh2011-03-28
| * | | | | Btrfs: fix OOPS of empty filesystem after balanceliubo2011-03-28