aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* 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
| * | | eCryptfs: Copy up POSIX ACL and read-only flags from lower mountTyler Hicks2012-07-08
* | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-08-02
|\ \ \ \ | |_|/ / |/| | |
| * | | CIFS: Add SMB2 support for rmdirPavel Shilovsky2012-07-27
| * | | CIFS: Move rmdir code to ops structPavel Shilovsky2012-07-27
| * | | CIFS: Add SMB2 support for mkdir operationPavel Shilovsky2012-07-27
| * | | CIFS: Separate protocol specific part from mkdirPavel Shilovsky2012-07-27
| * | | CIFS: Simplify cifs_mkdir callPavel Shilovsky2012-07-27
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
|\ \ \ \
| * | | | fs: Remove old freezing mechanismJan Kara2012-07-31
| * | | | ext2: Implement freezingJan Kara2012-07-31
| * | | | btrfs: Convert to new freezing mechanismJan Kara2012-07-31
| * | | | nilfs2: Convert to new freezing mechanismJan Kara2012-07-31
| * | | | ntfs: Convert to new freezing mechanismJan Kara2012-07-31
| * | | | fuse: Convert to new freezing mechanismJan Kara2012-07-31
| * | | | gfs2: Convert to new freezing mechanismJan Kara2012-07-31
| * | | | ocfs2: Convert to new freezing mechanismJan Kara2012-07-31
| * | | | xfs: Convert to new freezing codeJan Kara2012-07-31
| * | | | ext4: Convert to new freezing mechanismJan Kara2012-07-31
| * | | | fs: Protect write paths by sb_start_write - sb_end_writeJan Kara2012-07-31
| * | | | fs: Skip atime update on frozen filesystemJan Kara2012-07-31