summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-03-2119-245/+804
|\
| * GFS2: Change truncate page allocation to be GFP_NOFSBob Peterson2012-03-202-3/+3
| * GFS2: call gfs2_write_alloc_required for each chunkBenjamin Marzinski2012-03-091-5/+8
| * GFS2: Clean up log flush header writingSteven Whitehouse2012-03-091-65/+66
| * GFS2: Remove a __GFP_NOFAIL allocationSteven Whitehouse2012-03-084-2/+25
| * GFS2: Flush pending glock work when evicting an inodeSteven Whitehouse2012-03-071-0/+1
| * GFS2: make sure rgrps are up to date in func gfs2_blk2rgrpdBob Peterson2012-03-051-10/+4
| * GFS2: Eliminate sd_rindex_mutexBob Peterson2012-03-053-14/+10
| * GFS2: Unlock rindex mutex on glock errorBob Peterson2012-03-011-1/+2
| * GFS2: Make bd_cmp() staticSteven Whitehouse2012-02-281-1/+1
| * GFS2: Sort the ordered write listBob Peterson2012-02-281-0/+16
| * GFS2: FITRIM ioctl supportSteven Whitehouse2012-02-287-36/+152
| * GFS2: Move two functions from log.c to lops.cSteven Whitehouse2012-02-283-101/+97
| * GFS2: glock statistics gatheringSteven Whitehouse2012-02-285-19/+431
* | Merge tag 'dlm-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2012-03-214-5/+25
|\ \
| * | dlm: last element of dlm_local_addr[] never usedDavid Teigland2012-03-211-1/+1
| * | dlm: fix slow rsb search in dir recoveryDavid Teigland2012-03-083-4/+24
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21144-881/+5012
|\ \ \
| * | | ext4: initialization of ext4_li_mtx needs to be done earlierAl Viro2012-03-201-2/+3
| * | | debugfs-related mode_t whack-a-moleAl Viro2012-03-202-2/+2
| * | | hfsplus: add an ioctl to bless filesMatthew Garrett2012-03-202-0/+39
| * | | hfsplus: change finder_info to u32Matthew Garrett2012-03-201-1/+1
| * | | hfsplus: initialise userflagsMatthew Garrett2012-03-201-0/+2
| * | | qnx4: new helper - try_extent()Al Viro2012-03-201-8/+15
| * | | qnx4: get rid of qnx4_bread/qnx4_getblkAl Viro2012-03-203-36/+3
| * | | take removal of PF_FORKNOEXEC to flush_old_exec()Al Viro2012-03-206-9/+1
| * | | trim includes in inode.cAl Viro2012-03-201-11/+1
| * | | ocfs2: fix leaks on failure exits in module_initAl Viro2012-03-201-19/+21
| * | | ecryptfs: make register_filesystem() the last potential failure exitAl Viro2012-03-201-8/+8
| * | | ntfs: forgets to unregister sysctls on register_filesystem() failureAl Viro2012-03-201-0/+2
| * | | logfs: missing cleanup on register_filesystem() failureAl Viro2012-03-201-1/+4
| * | | jfs: mising cleanup on register_filesystem() failureAl Viro2012-03-201-1/+7
| * | | make configfs_pin_fs() return root dentry on successAl Viro2012-03-203-13/+11
| * | | configfs: configfs_create_dir() has parent dentry in dentry->d_parentAl Viro2012-03-201-15/+5
| * | | configfs: sanitize configfs_create()Al Viro2012-03-201-28/+27
| * | | configfs: kill configfs_sbAl Viro2012-03-205-25/+26
| * | | configfs: don't bother with checks for mkdir/rmdir/unlink/symlink in rootAl Viro2012-03-204-15/+7
| * | | __register_binfmt() made voidAl Viro2012-03-209-16/+18
| * | | autofs: set things up *before* registering fs typeAl Viro2012-03-201-3/+3
| * | | anon_inodes: move allocation of anon_inode into ->mount()Al Viro2012-03-201-53/+56
| * | | 9p: make register_filesystem() the last failure exitAl Viro2012-03-201-8/+8
| * | | make simple_pin_fs() pass MS_KERNMOUNT - it's a kernel-internal oneAl Viro2012-03-201-1/+1
| * | | kill reiserfs_fs_{i,sb}.hAl Viro2012-03-201-2/+597
| * | | move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro2012-03-2028-28/+2354
| * | | kill pointless includes of reiserfs_fs_{i,sb}.hAl Viro2012-03-205-6/+0
| * | | move reiserfs_acl.h to fs/reiserfs/acl.hAl Viro2012-03-207-6/+82
| * | | take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.hAl Viro2012-03-2010-9/+133
| * | | vfs: take path_get_longterm() out of write_seqcount scopeAl Viro2012-03-201-12/+15
| * | | no need to play with fs->seq in exit_fs()Al Viro2012-03-201-2/+0
| * | | switch touch_atime to struct pathAl Viro2012-03-206-15/+17
OpenPOWER on IntegriCloud