summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-01-0819-1333/+412
|\
| * xfs: mark the xfssyncd workqueue as non-reentrantChristoph Hellwig2011-12-191-5/+5
| * xfs: simplify xfs_qm_detach_gdquotsChristoph Hellwig2011-12-161-17/+5
| * xfs: fix acl count validation in xfs_acl_from_disk()Xi Wang2011-12-161-1/+1
| * xfs: remove unused XBT_FORCE_SLEEP bitEric Sandeen2011-12-162-7/+2
| * xfs: remove XFS_QMOPT_DQSUSERChristoph Hellwig2011-12-154-34/+18
| * xfs: kill xfs_qm_idtodqChristoph Hellwig2011-12-151-87/+50
| * xfs: merge xfs_qm_dqinit_core into the only callerChristoph Hellwig2011-12-151-20/+7
| * xfs: add a xfs_dqhold helperChristoph Hellwig2011-12-153-39/+21
| * xfs: simplify xfs_qm_dqattach_grouphintChristoph Hellwig2011-12-151-48/+16
| * xfs: nest qm_dqfrlist_lock inside the dquot qlockChristoph Hellwig2011-12-142-60/+41
| * xfs: flatten the dquot lock orderingChristoph Hellwig2011-12-144-150/+103
| * xfs: implement lazy removal for the dquot freelistChristoph Hellwig2011-12-134-65/+30
| * xfs: remove XFS_DQ_INACTIVEChristoph Hellwig2011-12-133-69/+24
| * xfs: cleanup xfs_qm_dqlookupChristoph Hellwig2011-12-131-20/+5
| * xfs: cleanup dquot locking helpersChristoph Hellwig2011-12-124-35/+25
| * xfs: remove the sync_mode argument to xfs_qm_dqflush_allChristoph Hellwig2011-12-121-4/+3
| * xfs: remove xfs_qm_syncChristoph Hellwig2011-12-125-119/+3
| * xfs: make sure to really flush all dquots in xfs_qm_quotacheckChristoph Hellwig2011-12-121-1/+1
| * xfs: untangle SYNC_WAIT and SYNC_TRYLOCK meanings for xfs_qm_dqflushChristoph Hellwig2011-12-123-4/+4
| * xfs: remove the lid_size field in struct log_item_descChristoph Hellwig2011-12-085-10/+6
| * xfs: cleanup the transaction commit path a bitChristoph Hellwig2011-12-083-99/+63
| * xfs: remove the deprecated nodelaylog optionChristoph Hellwig2011-12-086-486/+26
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08476-2879/+2588
|\ \
| * | reiserfs: Properly display mount options in /proc/mountsJan Kara2012-01-064-14/+204
| * | vfs: prevent remount read-only if pending removesMiklos Szeredi2012-01-064-29/+7
| * | vfs: count unlinked inodesMiklos Szeredi2012-01-062-54/+92
| * | vfs: protect remounting superblock read-onlyMiklos Szeredi2012-01-064-5/+61
| * | vfs: keep list of mounts for each superblockMiklos Szeredi2012-01-064-0/+11
| * | vfs: switch ->show_options() to struct dentry *Al Viro2012-01-0639-91/+90
| * | vfs: switch ->show_path() to struct dentry *Al Viro2012-01-063-4/+4
| * | vfs: switch ->show_devname() to struct dentry *Al Viro2012-01-063-12/+13
| * | vfs: switch ->show_stats to struct dentry *Al Viro2012-01-065-16/+17
| * | switch security_path_chmod() to struct path *Al Viro2012-01-066-25/+15
| * | vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro2012-01-0614-25/+27
| | |
| | \
| *-. \ Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro2012-01-06375-1471/+1008
| |\ \ \
| | | * | fs: move code out of buffer.cAl Viro2012-01-0328-83/+40
| | | * | separate partition format handling from generic codeAl Viro2012-01-034-523/+542
| | | * | move fs/partitions to block/Al Viro2012-01-0336-10/+8
| | | * | make register_disk() staticAl Viro2012-01-031-1/+1
| | * | | switch open and mkdir syscalls to umode_tAl Viro2012-01-037-21/+21
| | * | | switch ->path_mknod() to umode_tAl Viro2012-01-036-8/+8
| | * | | switch ->path_mkdir() to umode_tAl Viro2012-01-035-7/+7
| | * | | tomoyo_mini_stat: switch to umode_tAl Viro2012-01-032-3/+3
| | * | | consolidate a bunch of ipcbuf.h instancesAl Viro2012-01-0311-317/+11
| | * | | auditsc: propage umode_tAl Viro2012-01-031-2/+2
| | * | | switch kern_ipc_perm to umode_tAl Viro2012-01-033-8/+8
| | * | | consolidate umode_t declarationsAl Viro2012-01-0319-102/+1
| | * | | switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_tAl Viro2012-01-032-3/+3
| | * | | switch mq_open() to umode_tAl Viro2012-01-034-7/+7
OpenPOWER on IntegriCloud