aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | | omfs: stop playing silly buggers with omfs_unlink() in ->rename()Al Viro2011-03-05
| * | | | | omfs: rename() needs to mark old_inode dirty after ctime updateAl Viro2011-03-05
* | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-03-18
|\ \ \ \ \ \
| * | | | | | UBIFS: clean-up commentariesArtem Bityutskiy2011-03-16
| * | | | | | UBIFS: save 128KiB or more RAMArtem Bityutskiy2011-03-16
| * | | | | | UBIFS: allocate orphans scan buffer on demandArtem Bityutskiy2011-03-16
| * | | | | | UBIFS: allocate lpt dump buffer on demandArtem Bityutskiy2011-03-16
| * | | | | | UBIFS: allocate ltab checking buffer on demandArtem Bityutskiy2011-03-16
| * | | | | | UBIFS: allocate scanning buffer on demandArtem Bityutskiy2011-03-16
| * | | | | | UBIFS: allocate dump buffer on demandArtem Bityutskiy2011-03-16
| * | | | | | UBIFS: do not check data crc by defaultArtem Bityutskiy2011-03-11
| * | | | | | UBIFS: simplify UBIFS Kconfig menuArtem Bityutskiy2011-03-11
| * | | | | | UBIFS: print max. index node sizeArtem Bityutskiy2011-03-11
| * | | | | | UBIFS: handle allocation failures in UBIFS write pathMatthew L. Creech2011-03-11
| * | | | | | UBIFS: use max_write_size during recoveryArtem Bityutskiy2011-03-08
| * | | | | | UBIFS: use max_write_size for write-buffersArtem Bityutskiy2011-03-08
| * | | | | | UBIFS: introduce write-buffer size fieldArtem Bityutskiy2011-03-08
| * | | | | | UBI: incorporate LEB offset informationArtem Bityutskiy2011-03-08
| * | | | | | UBIFS: incorporate maximum write sizeArtem Bityutskiy2011-03-08
| * | | | | | UBIFS: fix LEB number in printkArtem Bityutskiy2011-02-08
| * | | | | | UBIFS: restrict world-writable debugfs filesVasiliy Kulikov2011-02-06
| * | | | | | UBIFS: describe UBIFS recovery logic some moreArtem Bityutskiy2011-02-06
| * | | | | | UBIFS: remove double semicolonArtem Bityutskiy2011-02-06
| * | | | | | UBIFS: do not start the commit if there is nothing to commitArtem Bityutskiy2011-01-25
| * | | | | | UBIFS: introduce mounting flagArtem Bityutskiy2011-01-17
| * | | | | | UBIFS: re-arrange variables in ubifs_infoArtem Bityutskiy2011-01-17
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-18
|\ \ \ \ \ \ \
| * | | | | | | Remove one to many n's in a wordJustin P. Mattock2011-03-01
| * | | | | | | fs/eventpoll.c: fix spellingDaniel Baluta2011-02-17
| * | | | | | | fs: update comments to point correct documentNamhyung Kim2011-02-17
| * | | | | | | ext4: fix comment typo uninitizedPaul Bolle2011-02-15
| * | | | | | | fuse/cuse: fix comment typo initilaizationPaul Bolle2011-02-15
| * | | | | | | Merge branch 'master' into for-nextJiri Kosina2011-02-15
| |\ \ \ \ \ \ \
| * | | | | | | | ext4: Fix comment typo "especiially".Tao Ma2011-01-21
| * | | | | | | | Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl2011-01-19
| * | | | | | | | dio: fix typos in commentsNamhyung Kim2011-01-19
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-03-17
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'for_next' into for_linusJan Kara2011-03-17
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ext3: Always set dx_node's fake_dirent explicitly.Eric Sandeen2011-03-07
| | * | | | | | | | | ext3: Fix an overflow in ext3_trim_fs.Tao Ma2011-03-03
| | * | | | | | | | | jbd: Remove one to many n's in a word.Justin P. Mattock2011-02-28
| | * | | | | | | | | ext3: skip orphan cleanup on rocompat fsAmir Goldstein2011-02-28
| | * | | | | | | | | ext2: Fix link count corruption under heavy link+rename loadJosh Hunt2011-02-28
| | * | | | | | | | | ext3: speed up group trim with the right free block count.Tao Ma2011-02-24
| | * | | | | | | | | ext3: Adjust trim start with first_data_block.Tao Ma2011-02-24
| | * | | | | | | | | quota: return -ENOMEM when memory allocation failsDavidlohr Bueso2011-02-24
* | | | | | | | | | | Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-03-17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | nfs: BKL is no longer needed, so remove the includeStephen Rothwell2011-03-15
| * | | | | | | | | | | Cleanup: Factor out some cut-and-paste code.Rob Landley2011-03-11
| * | | | | | | | | | | cleanup: save 60 lines/100 bytes by combining two mostly duplicate functions.Rob Landley2011-03-11