aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'vfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-08-18
|\
| * vfs: fix propagation of atomic_open create error on negative dentrySage Weil2012-08-16
| * fuse: check create mode in atomic openMiklos Szeredi2012-08-15
| * vfs: pass right create mode to may_o_create()Miklos Szeredi2012-08-15
| * vfs: atomic_open(): fix create mode usageMiklos Szeredi2012-08-15
| * vfs: canonicalize create mode in build_open_flags()Miklos Szeredi2012-08-15
* | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-08-17
|\ \
| * | ext4: fix kernel BUG on large-scale rm -rf commandsTheodore Ts'o2012-08-17
| * | ext4: fix long mount times on very big file systemsTheodore Ts'o2012-08-17
| * | ext4: don't call ext4_error while block group is lockedTheodore Ts'o2012-08-17
| * | ext4: avoid kmemcheck complaint from reading uninitialized memoryTheodore Ts'o2012-08-05
| * | ext4: make sure the journal sb is written in ext4_clear_journal_err()Theodore Ts'o2012-08-05
* | | autofs4 - fix expire checkIan Kent2012-08-17
* | | autofs4 - fix get_next_positive_subdir()Ian Kent2012-08-16
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-08-16
|\ \ \ | |_|/ |/| |
| * | fuse: verify all ioctl retry iov elementsZach Brown2012-08-06
| * | fuse: add missing INIT flagsMiklos Szeredi2012-07-18
| * | fuse: update attributes on aio_readBrian Foster2012-07-18
| * | fuse: invalidate inode mapping if mtime changesBrian Foster2012-07-18
| * | fuse: add FUSE_AUTO_INVAL_DATA init flagBrian Foster2012-07-18
* | | Merge branch 'for-linus-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-08-12
|\ \ \
| * | | Btrfs: remove mnt_want_write call in btrfs_mksubvolAlexander Block2012-08-09
| | |/ | |/|
* | | missed mnt_drop_write() in do_dentry_open()Al Viro2012-08-04
* | | UBIFS: nuke pdflush from commentsArtem Bityutskiy2012-08-04
* | | gfs2: nuke pdflush from commentsArtem Bityutskiy2012-08-04
* | | nilfs2: nuke write_super from commentsArtem Bityutskiy2012-08-04
* | | hfs: nuke write_super from commentsArtem Bityutskiy2012-08-04
* | | vfs: nuke pdflush from commentsArtem Bityutskiy2012-08-04
* | | jbd/jbd2: nuke write_super from commentsArtem Bityutskiy2012-08-04
* | | btrfs: nuke pdflush from commentsArtem Bityutskiy2012-08-04
* | | btrfs: nuke write_super from commentsArtem Bityutskiy2012-08-04
* | | ext4: nuke pdflush from commentsArtem Bityutskiy2012-08-04
* | | ext4: nuke write_super from commentsArtem Bityutskiy2012-08-04
* | | ext3: nuke write_super from commentsArtem Bityutskiy2012-08-04
* | | vfs: kill write_super and sync_supersArtem Bityutskiy2012-08-03
* | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2012-08-03
|\ \ \ | |/ / |/| |
| * | ore: Fix out-of-bounds access in _ios_obj()Boaz Harrosh2012-08-02
| * | exofs: Use proper max_IO calculations from oreBoaz Harrosh2012-08-02
| * | exofs: Fix __r4w_get_page when offset is beyond i_sizeBoaz Harrosh2012-08-02
| * | exofs: stop using s_dirtArtem Bityutskiy2012-08-02
| * | exofs: readpage_strip: Add a BUG_ON to check for PageLocked(page)Kautuk Consul2012-08-02
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-08-02
|\ \ \
| * | | ceph: simplify+fix atomic_openSage Weil2012-08-02
* | | | Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-08-02
|\ \ \ \
| * | | | eCryptfs: check for eCryptfs cipher support at mountTim Sally2012-07-13
| * | | | eCryptfs: Revert to a writethrough cache modelTyler Hicks2012-07-13
| * | | | eCryptfs: Initialize empty lower files when opening themTyler Hicks2012-07-08
| * | | | eCryptfs: Unlink lower inode when ecryptfs_create() failsTyler Hicks2012-07-08
| * | | | eCryptfs: Make all miscdev functions use daemon ptr in file private_dataTyler Hicks2012-07-08
| * | | | eCryptfs: Remove unused messaging declarations and functionTyler Hicks2012-07-08