| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'fscache-fixes-20140917' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-09-22 | 4 | -11/+24 |
|\ |
|
| * | CacheFiles: Handle rename2 | David Howells | 2014-09-17 | 1 | -1/+2 |
| * | cachefiles: remove two unused pagevecs. | NeilBrown | 2014-09-17 | 1 | -6/+0 |
| * | FS-Cache: refcount becomes corrupt under vma pressure. | Milosz Tanski | 2014-09-17 | 1 | -3/+4 |
| * | FS-Cache: Reduce cookie ref count if submit fails. | Milosz Tanski | 2014-08-27 | 1 | -0/+1 |
| * | FS-Cache: Timeout for releasepage() | Milosz Tanski | 2014-08-27 | 1 | -1/+17 |
* | | Fix nasty 32-bit overflow bug in buffer i/o code. | Anton Altaparmakov | 2014-09-22 | 1 | -2/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2014-09-19 | 3 | -21/+19 |
|\ \ |
|
| * | | Revert "Btrfs: device_list_add() should not update list when mounted" | Chris Mason | 2014-09-18 | 1 | -7/+6 |
| * | | Btrfs: set inode's logged_trans/last_log_commit after ranged fsync | Filipe Manana | 2014-09-16 | 2 | -14/+13 |
* | | | Merge tag 'nfs-for-3.17-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-09-19 | 2 | -36/+42 |
|\ \ \ |
|
| * | | | NFSv4: Fix another bug in the close/open_downgrade code | Trond Myklebust | 2014-09-18 | 1 | -15/+15 |
| * | | | NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists() | Steve Dickson | 2014-09-18 | 1 | -18/+20 |
| * | | | NFS: remove BUG possibility in nfs4_open_and_get_state | NeilBrown | 2014-09-12 | 1 | -3/+7 |
* | | | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2014-09-18 | 5 | -25/+45 |
|\ \ \ \ |
|
| * | | | | Fix mfsymlinks file size check | Steve French | 2014-09-16 | 1 | -1/+3 |
| * | | | | Update version number displayed by modinfo for cifs.ko | Steve French | 2014-09-16 | 1 | -1/+1 |
| * | | | | cifs: remove dead code | Arnd Bergmann | 2014-09-16 | 1 | -17/+0 |
| * | | | | Revert "cifs: No need to send SIGKILL to demux_thread during umount" | Steve French | 2014-09-16 | 1 | -0/+19 |
| * | | | | [SMB3] Fix oops when creating symlinks on smb3 | Steve French | 2014-09-15 | 1 | -2/+6 |
| * | | | | [CIFS] Fix setting time before epoch (negative time values) | Steve French | 2014-09-14 | 1 | -4/+16 |
* | | | | | Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve... | Linus Torvalds | 2014-09-16 | 5 | -22/+38 |
|\ \ \ \ \ |
|
| * | | | | | GFS2: fix d_splice_alias() misuses | Al Viro | 2014-09-12 | 1 | -2/+3 |
| * | | | | | GFS2: Don't use MAXQUOTAS value | Jan Kara | 2014-09-11 | 1 | -2/+5 |
| * | | | | | GFS2: Hash the negative dentry during inode lookup | Benjamin Coddington | 2014-09-11 | 1 | -1/+3 |
| * | | | | | GFS2: Request demote when a "try" flock fails | Bob Peterson | 2014-08-21 | 1 | -3/+12 |
| * | | | | | GFS2: Change maxlen variables to size_t | Bob Peterson | 2014-08-21 | 1 | -4/+5 |
| * | | | | | GFS2: fs/gfs2/super.c: replace seq_printf by seq_puts | Fabian Frederick | 2014-08-21 | 1 | -10/+10 |
* | | | | | | vfs: workaround gcc <4.6 build error in link_path_walk() | James Hogan | 2014-09-16 | 1 | -1/+1 |
* | | | | | | vfs: simplify and shrink stack frame of link_path_walk() | Linus Torvalds | 2014-09-15 | 1 | -21/+18 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-09-14 | 2 | -22/+38 |
|\ \ \ \ \ \ |
|
| * | | | | | | be careful with nd->inode in path_init() and follow_dotdot_rcu() | Al Viro | 2014-09-14 | 1 | -2/+13 |
| * | | | | | | don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu() | Al Viro | 2014-09-14 | 1 | -16/+17 |
| * | | | | | | fix bogus read_seqretry() checks introduced in b37199e | Al Viro | 2014-09-13 | 1 | -2/+2 |
| * | | | | | | move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon) | Al Viro | 2014-09-13 | 1 | -2/+6 |
* | | | | | | | vfs: avoid non-forwarding large load after small store in path lookup | Linus Torvalds | 2014-09-14 | 1 | -9/+10 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | vfs: fix bad hashing of dentries | Linus Torvalds | 2014-09-13 | 2 | -4/+3 |
* | | | | | | Merge tag 'nfs-for-3.17-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-09-12 | 4 | -36/+18 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | pnfs: fix filelayout_retry_commit when idx > 0 | Weston Andros Adamson | 2014-09-10 | 1 | -2/+3 |
| * | | | | | nfs: revert "nfs4: queue free_lock_state job submission to nfsiod" | Jeff Layton | 2014-09-08 | 2 | -25/+12 |
| * | | | | | nfs: fix kernel warning when removing proc entry | Cong Wang | 2014-09-08 | 1 | -9/+3 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2014-09-12 | 5 | -101/+203 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Btrfs: use insert_inode_locked4 for inode creation | Chris Mason | 2014-09-08 | 1 | -67/+109 |
| * | | | | | Btrfs: fix fsync data loss after a ranged fsync | Filipe Manana | 2014-09-08 | 3 | -17/+64 |
| * | | | | | Btrfs: kfree()ing ERR_PTRs | Dan Carpenter | 2014-09-08 | 1 | -10/+15 |
| * | | | | | Btrfs: fix crash while doing a ranged fsync | Filipe Manana | 2014-09-02 | 1 | -1/+2 |
| * | | | | | Btrfs: fix corruption after write/fsync failure + fsync + log recovery | Filipe Manana | 2014-09-02 | 1 | -3/+9 |
| * | | | | | Btrfs: fix autodefrag with compression | Chris Mason | 2014-08-27 | 1 | -3/+4 |
* | | | | | | Merge branch 'akpm' (fixes from Andrew Morton) | Linus Torvalds | 2014-09-10 | 2 | -3/+4 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | fs/notify: don't show f_handle if exportfs_encode_inode_fh failed | Andrey Vagin | 2014-09-10 | 1 | -1/+1 |