aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove extra semicolonsJustin P. Mattock2011-04-102-2/+2
* ldm: Silence "ldm_validate_partition_table(): Disk read failed" when booting ...Nikanth Karthikesan2011-04-101-1/+1
* ufs: Fix a typoAlessio Igor Bogani2011-04-081-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2011-03-1810-226/+317
|\
| * dlm: use alloc_workqueue functionDavid Teigland2011-03-101-2/+4
| * dlm: increase default hash table sizesDavid Teigland2011-03-101-2/+2
| * dlm: record full callback stateDavid Teigland2011-03-108-222/+311
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-188-261/+268
|\ \
| * | fs: call security_d_instantiate in d_obtain_alias V2Josef Bacik2011-03-181-0/+3
| * | lose 'mounting_here' argument in ->d_manage()Al Viro2011-03-182-7/+6
| * | don't pass 'mounting_here' flag to follow_down()Al Viro2011-03-182-3/+3
| * | change the locking order for namespace_semAl Viro2011-03-181-60/+73
| * | fix deadlock in pivot_root()Al Viro2011-03-181-11/+5
| * | vfs: split off vfsmount-related parts of vfs_kern_mount()Al Viro2011-03-173-122/+132
| * | Some fixes for pstoreTony Luck2011-03-171-60/+56
| * | kill simple_set_mnt()Al Viro2011-03-171-8/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco...Linus Torvalds2011-03-181-46/+20
|\ \ \
| * | | omfs: make readdir stop when filldir says soAl Viro2011-03-051-2/+3
| * | | omfs: merge unlink() and rmdir(), close leak in rename()Al Viro2011-03-051-40/+13
| * | | omfs: stop playing silly buggers with omfs_unlink() in ->rename()Al Viro2011-03-051-4/+3
| * | | omfs: rename() needs to mark old_inode dirty after ctime updateAl Viro2011-03-051-0/+1
* | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-03-1814-174/+447
|\ \ \ \
| * | | | UBIFS: clean-up commentariesArtem Bityutskiy2011-03-161-3/+3
| * | | | UBIFS: save 128KiB or more RAMArtem Bityutskiy2011-03-162-11/+0
| * | | | UBIFS: allocate orphans scan buffer on demandArtem Bityutskiy2011-03-161-1/+9
| * | | | UBIFS: allocate lpt dump buffer on demandArtem Bityutskiy2011-03-161-9/+18
| * | | | UBIFS: allocate ltab checking buffer on demandArtem Bityutskiy2011-03-161-9/+20
| * | | | UBIFS: allocate scanning buffer on demandArtem Bityutskiy2011-03-161-6/+20
| * | | | UBIFS: allocate dump buffer on demandArtem Bityutskiy2011-03-161-2/+13
| * | | | UBIFS: do not check data crc by defaultArtem Bityutskiy2011-03-111-0/+1
| * | | | UBIFS: simplify UBIFS Kconfig menuArtem Bityutskiy2011-03-113-37/+12
| * | | | UBIFS: print max. index node sizeArtem Bityutskiy2011-03-111-2/+2
| * | | | UBIFS: handle allocation failures in UBIFS write pathMatthew L. Creech2011-03-113-6/+54
| * | | | UBIFS: use max_write_size during recoveryArtem Bityutskiy2011-03-081-13/+10
| * | | | UBIFS: use max_write_size for write-buffersArtem Bityutskiy2011-03-081-44/+137
| * | | | UBIFS: introduce write-buffer size fieldArtem Bityutskiy2011-03-082-9/+21
| * | | | UBI: incorporate LEB offset informationArtem Bityutskiy2011-03-082-0/+4
| * | | | UBIFS: incorporate maximum write sizeArtem Bityutskiy2011-03-082-0/+24
| * | | | UBIFS: fix LEB number in printkArtem Bityutskiy2011-02-081-1/+1
| * | | | UBIFS: restrict world-writable debugfs filesVasiliy Kulikov2011-02-061-3/+3
| * | | | UBIFS: describe UBIFS recovery logic some moreArtem Bityutskiy2011-02-061-0/+21
| * | | | UBIFS: remove double semicolonArtem Bityutskiy2011-02-061-1/+1
| * | | | UBIFS: do not start the commit if there is nothing to commitArtem Bityutskiy2011-01-251-1/+57
| * | | | UBIFS: introduce mounting flagArtem Bityutskiy2011-01-174-19/+19
| * | | | UBIFS: re-arrange variables in ubifs_infoArtem Bityutskiy2011-01-171-11/+11
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-189-18/+18
|\ \ \ \ \
| * | | | | Remove one to many n's in a wordJustin P. Mattock2011-03-013-3/+3
| * | | | | fs/eventpoll.c: fix spellingDaniel Baluta2011-02-171-6/+6
| * | | | | fs: update comments to point correct documentNamhyung Kim2011-02-171-2/+2
| * | | | | ext4: fix comment typo uninitizedPaul Bolle2011-02-151-1/+1