aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | nilfs2: append blocksize info to warnings during loading super blocksRyusuke Konishi2011-03-08
| * | | nilfs2: add compat ioctlRyusuke Konishi2011-03-08
| * | | nilfs2: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSIONRyusuke Konishi2011-03-08
| * | | nilfs2: tighten restrictions on inode flagsRyusuke Konishi2011-03-08
| * | | nilfs2: mark S_NOATIME on inodes only if NOATIME attribute is setRyusuke Konishi2011-03-08
| * | | nilfs2: use common file attribute macrosRyusuke Konishi2011-03-08
| * | | nilfs2: add free entries count only if clear bit operation succeededRyusuke Konishi2011-03-08
| * | | nilfs2: decrement inodes count only if raw inode was successfully deletedRyusuke Konishi2011-03-08
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2011-03-18
|\ \ \ \
| * | | | dlm: use alloc_workqueue functionDavid Teigland2011-03-10
| * | | | dlm: increase default hash table sizesDavid Teigland2011-03-10
| * | | | dlm: record full callback stateDavid Teigland2011-03-10
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-18
|\ \ \ \ \
| * | | | | fs: call security_d_instantiate in d_obtain_alias V2Josef Bacik2011-03-18
| * | | | | lose 'mounting_here' argument in ->d_manage()Al Viro2011-03-18
| * | | | | don't pass 'mounting_here' flag to follow_down()Al Viro2011-03-18
| * | | | | change the locking order for namespace_semAl Viro2011-03-18
| * | | | | fix deadlock in pivot_root()Al Viro2011-03-18
| * | | | | vfs: split off vfsmount-related parts of vfs_kern_mount()Al Viro2011-03-17
| * | | | | Some fixes for pstoreTony Luck2011-03-17
| * | | | | kill simple_set_mnt()Al Viro2011-03-17
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco...Linus Torvalds2011-03-18
|\ \ \ \ \ \
| * | | | | | omfs: make readdir stop when filldir says soAl Viro2011-03-05
| * | | | | | omfs: merge unlink() and rmdir(), close leak in rename()Al Viro2011-03-05
| * | | | | | 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