summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs
Commit message (Expand)AuthorAgeFilesLines
* new helper: mount_bdev()Al Viro2010-10-291-5/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-264-23/+16
|\
| * new helper: ihold()Al Viro2010-10-251-1/+1
| * new helper: inode_unhashed()Al Viro2010-10-251-1/+1
| * fs: kill block_prepare_writeChristoph Hellwig2010-10-253-21/+14
* | writeback: remove nonblocking/encountered_congestion referencesWu Fengguang2010-10-261-1/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-242-3/+5
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-182-3/+5
* | Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-191-3/+4
|\ \
| * | reiserfs: fix unwanted reiserfs lock recursionFrederic Weisbecker2010-10-011-2/+3
| * | reiserfs: fix dependency inversion between inode and reiserfs mutexesFrederic Weisbecker2010-10-011-1/+1
* | | block: remove BLKDEV_IFL_WAITChristoph Hellwig2010-09-161-2/+1
* | | reiserfs: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-101-86/+20
|/ /
* | remove SWRITE* I/O typesChristoph Hellwig2010-08-181-1/+1
* | fix reiserfs_evict_inode end_writeback second callSergey Senozhatsky2010-08-181-0/+1
* | reiserfs: remove unused local `wait'Changli Gao2010-08-111-1/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-103-83/+111
|\
| * convert reiserfs to ->evict_inode()Al Viro2010-08-092-10/+11
| * always call inode_change_ok early in ->setattrChristoph Hellwig2010-08-091-4/+4
| * remove inode_setattrChristoph Hellwig2010-08-091-45/+52
| * introduce __block_write_beginChristoph Hellwig2010-08-091-2/+1
| * sort out blockdev_direct_IO variantsChristoph Hellwig2010-08-091-1/+16
| * Fix reiserfs_file_release()Al Viro2010-08-093-24/+30
* | Merge branch 'master' into for-nextJiri Kosina2010-06-169-53/+56
|\ \ | |/
| * Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-05-301-17/+31
| |\
| | * reiserfs: Fix resuming of quotas on remount read-writeJan Kara2010-05-271-2/+10
| | * quota: rename default quotactl methods to dquot_Christoph Hellwig2010-05-241-10/+10
| | * quota: drop remount argument to ->quota_on and ->quota_offChristoph Hellwig2010-05-241-6/+4
| | * quota: move unmount handling into the filesystemChristoph Hellwig2010-05-241-0/+2
| | * quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappersChristoph Hellwig2010-05-241-5/+3
| | * quota: move remount handling into the filesystemChristoph Hellwig2010-05-241-0/+8
| * | drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-272-8/+5
| * | fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck2010-05-271-0/+1
| |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-216-27/+17
| |\
| | * reiserfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov2010-05-211-14/+4
| | * reiserfs: constify xattr_handlerStephen Hemminger2010-05-215-13/+13
| * | Merge branch 'master' into for-2.6.35Jens Axboe2010-05-211-1/+2
| |\ \ | | |/
| * | Merge branch 'master' into for-2.6.35Jens Axboe2010-04-292-16/+5
| |\ \
| * | | blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov2010-04-281-1/+2
* | | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
| |_|/ |/| |
* | | quota: unify quota init condition in setattrDmitry Monakhov2010-05-211-1/+2
| |/ |/|
* | reiserfs: fix corruption during shrinking of xattrsJeff Mahoney2010-04-241-1/+1
* | reiserfs: fix permissions on .reiserfs_privJeff Mahoney2010-04-242-15/+4
|/
* Merge branch 'master' into export-slabhTejun Heo2010-04-051-6/+4
|\
| * reiserfs: Fix locking BUG during mount failureJeff Mahoney2010-03-301-6/+4
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-309-0/+9
|/
* reiserfs: properly honor read-only devicesJeff Mahoney2010-03-241-6/+9
* reiserfs: fix oops while creating privroot with selinux enabledJeff Mahoney2010-03-241-1/+1
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
OpenPOWER on IntegriCloud