| Commit message (Expand) | Author | Age | Files | Lines |
* | autofs4 - fix get_next_positive_subdir() | Ian Kent | 2012-08-16 | 1 | -18/+13 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2012-08-16 | 3 | -10/+40 |
|\ |
|
| * | fuse: verify all ioctl retry iov elements | Zach Brown | 2012-08-06 | 1 | -1/+1 |
| * | fuse: add missing INIT flags | Miklos Szeredi | 2012-07-18 | 1 | -1/+2 |
| * | fuse: update attributes on aio_read | Brian Foster | 2012-07-18 | 1 | -5/+8 |
| * | fuse: invalidate inode mapping if mtime changes | Brian Foster | 2012-07-18 | 1 | -3/+24 |
| * | fuse: add FUSE_AUTO_INVAL_DATA init flag | Brian Foster | 2012-07-18 | 2 | -1/+6 |
* | | Merge branch 'for-linus-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-08-12 | 1 | -5/+0 |
|\ \ |
|
| * | | Btrfs: remove mnt_want_write call in btrfs_mksubvol | Alexander Block | 2012-08-09 | 1 | -5/+0 |
* | | | missed mnt_drop_write() in do_dentry_open() | Al Viro | 2012-08-04 | 1 | -1/+1 |
* | | | UBIFS: nuke pdflush from comments | Artem Bityutskiy | 2012-08-04 | 2 | -6/+6 |
* | | | gfs2: nuke pdflush from comments | Artem Bityutskiy | 2012-08-04 | 1 | -1/+1 |
* | | | nilfs2: nuke write_super from comments | Artem Bityutskiy | 2012-08-04 | 2 | -6/+0 |
* | | | hfs: nuke write_super from comments | Artem Bityutskiy | 2012-08-04 | 1 | -2/+2 |
* | | | vfs: nuke pdflush from comments | Artem Bityutskiy | 2012-08-04 | 1 | -1/+1 |
* | | | jbd/jbd2: nuke write_super from comments | Artem Bityutskiy | 2012-08-04 | 2 | -4/+4 |
* | | | btrfs: nuke pdflush from comments | Artem Bityutskiy | 2012-08-04 | 2 | -2/+3 |
* | | | btrfs: nuke write_super from comments | Artem Bityutskiy | 2012-08-04 | 2 | -8/+0 |
* | | | ext4: nuke pdflush from comments | Artem Bityutskiy | 2012-08-04 | 1 | -1/+1 |
* | | | ext4: nuke write_super from comments | Artem Bityutskiy | 2012-08-04 | 2 | -19/+0 |
* | | | ext3: nuke write_super from comments | Artem Bityutskiy | 2012-08-04 | 2 | -19/+0 |
* | | | vfs: kill write_super and sync_supers | Artem Bityutskiy | 2012-08-04 | 1 | -40/+0 |
* | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2012-08-03 | 3 | -27/+25 |
|\ \ \
| |/ /
|/| | |
|
| * | | ore: Fix out-of-bounds access in _ios_obj() | Boaz Harrosh | 2012-08-02 | 1 | -7/+7 |
| * | | exofs: Use proper max_IO calculations from ore | Boaz Harrosh | 2012-08-02 | 1 | -6/+4 |
| * | | exofs: Fix __r4w_get_page when offset is beyond i_size | Boaz Harrosh | 2012-08-02 | 1 | -3/+12 |
| * | | exofs: stop using s_dirt | Artem Bityutskiy | 2012-08-02 | 1 | -11/+0 |
| * | | exofs: readpage_strip: Add a BUG_ON to check for PageLocked(page) | Kautuk Consul | 2012-08-02 | 1 | -0/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2012-08-02 | 3 | -66/+40 |
|\ \ \ |
|
| * | | | ceph: simplify+fix atomic_open | Sage Weil | 2012-08-02 | 3 | -66/+40 |
* | | | | Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-08-02 | 7 | -316/+158 |
|\ \ \ \ |
|
| * | | | | eCryptfs: check for eCryptfs cipher support at mount | Tim Sally | 2012-07-13 | 1 | -0/+13 |
| * | | | | eCryptfs: Revert to a writethrough cache model | Tyler Hicks | 2012-07-13 | 3 | -63/+15 |
| * | | | | eCryptfs: Initialize empty lower files when opening them | Tyler Hicks | 2012-07-08 | 3 | -28/+49 |
| * | | | | eCryptfs: Unlink lower inode when ecryptfs_create() fails | Tyler Hicks | 2012-07-08 | 1 | -23/+32 |
| * | | | | eCryptfs: Make all miscdev functions use daemon ptr in file private_data | Tyler Hicks | 2012-07-08 | 3 | -172/+47 |
| * | | | | eCryptfs: Remove unused messaging declarations and function | Tyler Hicks | 2012-07-08 | 2 | -37/+0 |
| * | | | | eCryptfs: Copy up POSIX ACL and read-only flags from lower mount | Tyler Hicks | 2012-07-08 | 1 | -1/+9 |
* | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2012-08-02 | 8 | -158/+270 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | CIFS: Add SMB2 support for rmdir | Pavel Shilovsky | 2012-07-27 | 3 | -0/+12 |
| * | | | | CIFS: Move rmdir code to ops struct | Pavel Shilovsky | 2012-07-27 | 5 | -13/+24 |
| * | | | | CIFS: Add SMB2 support for mkdir operation | Pavel Shilovsky | 2012-07-27 | 3 | -0/+38 |
| * | | | | CIFS: Separate protocol specific part from mkdir | Pavel Shilovsky | 2012-07-27 | 5 | -25/+49 |
| * | | | | CIFS: Simplify cifs_mkdir call | Pavel Shilovsky | 2012-07-27 | 3 | -140/+167 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-08-01 | 57 | -412/+937 |
|\ \ \ \ \ |
|
| * | | | | | fs: Remove old freezing mechanism | Jan Kara | 2012-07-31 | 1 | -1/+0 |
| * | | | | | ext2: Implement freezing | Jan Kara | 2012-07-31 | 2 | -1/+37 |
| * | | | | | btrfs: Convert to new freezing mechanism | Jan Kara | 2012-07-31 | 4 | -5/+14 |
| * | | | | | nilfs2: Convert to new freezing mechanism | Jan Kara | 2012-07-31 | 3 | -10/+15 |
| * | | | | | ntfs: Convert to new freezing mechanism | Jan Kara | 2012-07-31 | 1 | -1/+2 |