| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-03 | 1 | -2/+2 |
|\ |
|
| * | fs/writeback, rcu: Don't use list_entry_rcu() for pointer offsetting in bdi_s... | Tejun Heo | 2015-10-28 | 1 | -2/+2 |
* | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-11-03 | 2 | -8/+17 |
|\ \ |
|
| * | | fs/proc, core/debug: Don't expose absolute kernel addresses via wchan | Ingo Molnar | 2015-10-01 | 2 | -8/+17 |
* | | | mm: get rid of 'vmalloc_info' from /proc/meminfo | Linus Torvalds | 2015-11-01 | 1 | -5/+2 |
* | | | Merge branch 'fs-file-descriptor-optimization' | Linus Torvalds | 2015-11-01 | 1 | -5/+37 |
|\ \ \ |
|
| * | | | vfs: conditionally clear close-on-exec flag | Linus Torvalds | 2015-10-31 | 1 | -1/+2 |
| * | | | vfs: Fix pathological performance case for __alloc_fd() | Linus Torvalds | 2015-10-31 | 1 | -4/+35 |
| | |/
| |/| |
|
* | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-10-31 | 3 | -3/+8 |
|\ \ \
| |/ /
|/| | |
|
| * | | ovl: free lower_mnt array in ovl_put_super | Konstantin Khlebnikov | 2015-10-12 | 1 | -0/+1 |
| * | | ovl: free stack of paths in ovl_fill_super | Konstantin Khlebnikov | 2015-10-12 | 1 | -0/+1 |
| * | | ovl: fix open in stacked overlay | Miklos Szeredi | 2015-10-12 | 1 | -0/+3 |
| * | | ovl: fix dentry reference leak | David Howells | 2015-10-12 | 1 | -1/+1 |
| * | | ovl: use O_LARGEFILE in ovl_copy_up() | David Howells | 2015-10-12 | 1 | -2/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-10-24 | 1 | -11/+24 |
|\ \ \ |
|
| * | | | writeback: bdi_writeback iteration must not skip dying ones | Tejun Heo | 2015-10-12 | 1 | -9/+22 |
| * | | | writeback: fix bdi_writeback iteration in wakeup_dirtytime_writeback() | Tejun Heo | 2015-10-12 | 1 | -2/+2 |
* | | | | Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-10-24 | 2 | -2/+5 |
|\ \ \ \ |
|
| * | | | | btrfs: fix possible leak in btrfs_ioctl_balance() | Christian Engelmayer | 2015-10-21 | 1 | -1/+4 |
| * | | | | btrfs: Avoid truncate tailing page if fallocate range doesn't exceed inode size | Qu Wenruo | 2015-10-20 | 1 | -1/+1 |
* | | | | | ocfs2/dlm: unlock lockres spinlock before dlm_lockres_put | Joseph Qi | 2015-10-23 | 2 | -2/+3 |
* | | | | | Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-10-16 | 3 | -5/+16 |
|\| | | | |
|
| * | | | | btrfs: fix use after free iterating extrefs | Chris Mason | 2015-10-13 | 1 | -5/+3 |
| * | | | | btrfs: check unsupported filters in balance arguments | David Sterba | 2015-10-13 | 2 | -0/+13 |
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-10-16 | 5 | -54/+46 |
|\ \ \ \ \ |
|
| * | | | | | mm, dax: fix DAX deadlocks | Ross Zwisler | 2015-10-16 | 1 | -41/+29 |
| * | | | | | mm, fs: obey gfp_mapping for add_to_page_cache() | Michal Hocko | 2015-10-16 | 4 | -13/+17 |
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2015-10-15 | 1 | -1/+1 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | ext4: Update EXT4_USE_FOR_EXT2 description | Jean Delvare | 2015-09-24 | 1 | -1/+1 |
* | | | | | | Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2015-10-13 | 1 | -8/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | nfsd/blocklayout: accept any minlength | Christoph Hellwig | 2015-10-09 | 1 | -8/+0 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | namei: results of d_is_negative() should be checked after dentry revalidation | Trond Myklebust | 2015-10-10 | 1 | -2/+6 |
* | | | | | | Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-10-09 | 7 | -17/+35 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | / /
| |_|_|/ /
|/| | | | |
|
| * | | | | BTRFS: support NFSv2 export | NeilBrown | 2015-10-06 | 1 | -5/+5 |
| * | | | | Btrfs: open_ctree: Fix possible memory leak | chandan | 2015-10-06 | 1 | -0/+4 |
| * | | | | Btrfs: fix deadlock when finalizing block group creation | Filipe Manana | 2015-10-05 | 3 | -1/+10 |
| * | | | | Btrfs: update fix for read corruption of compressed and shared extents | Filipe Manana | 2015-10-05 | 1 | -8/+11 |
| * | | | | Btrfs: send, fix corner case for reference overwrite detection | Filipe Manana | 2015-10-05 | 1 | -3/+5 |
* | | | | | Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2015-10-07 | 4 | -11/+23 |
|\ \ \ \ \ |
|
| * | | | | | NFS: Fix a tracepoint NULL-pointer dereference | Anna Schumaker | 2015-10-06 | 1 | -1/+1 |
| * | | | | | nfs4: reset states to use open_stateid when returning delegation voluntarily | Jeff Layton | 2015-10-02 | 1 | -0/+3 |
| * | | | | | NFSv4: Fix a nograce recovery hang | Benjamin Coddington | 2015-10-02 | 1 | -0/+2 |
| * | | | | | NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FH | Trond Myklebust | 2015-10-02 | 1 | -2/+8 |
| * | | | | | NFSv4: Don't try to reclaim unused state owners | Trond Myklebust | 2015-10-02 | 1 | -1/+2 |
| * | | | | | NFS: Fix a write performance regression | Trond Myklebust | 2015-10-02 | 1 | -1/+1 |
| * | | | | | NFS: Fix up page writeback accounting | Trond Myklebust | 2015-10-02 | 1 | -6/+6 |
* | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2015-10-06 | 3 | -36/+2 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | [CIFS] Update cifs version number | Steve French | 2015-10-03 | 1 | -1/+1 |
| * | | | | | [SMB3] Do not fall back to SMBWriteX in set_file_size error cases | Steve French | 2015-10-01 | 1 | -34/+0 |
| * | | | | | [SMB3] Missing null tcon check | Steve French | 2015-09-26 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|