Age | Commit message (Expand) | Author | Files | Lines |
2015-11-05 | Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linux | Linus Torvalds | 11 | -91/+86 |
2015-11-05 | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -75/+112 |
2015-11-05 | Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2015-11-05 | Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -11/+21 |
2015-11-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -2/+2 |
2015-11-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2015-11-04 | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -8/+17 |
2015-11-02 | mm: get rid of 'vmalloc_info' from /proc/meminfo | Linus Torvalds | 1 | -5/+2 |
2015-11-02 | Merge branch 'fs-file-descriptor-optimization' | Linus Torvalds | 1 | -5/+37 |
2015-11-01 | vfs: conditionally clear close-on-exec flag | Linus Torvalds | 1 | -1/+2 |
2015-11-01 | vfs: Fix pathological performance case for __alloc_fd() | Linus Torvalds | 1 | -4/+35 |
2015-11-01 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -3/+8 |
2015-10-28 | fs/writeback, rcu: Don't use list_entry_rcu() for pointer offsetting in bdi_s... | Tejun Heo | 1 | -2/+2 |
2015-10-24 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -11/+24 |
2015-10-24 | Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -2/+5 |
2015-10-23 | ocfs2/dlm: unlock lockres spinlock before dlm_lockres_put | Joseph Qi | 2 | -2/+3 |
2015-10-22 | locks: cleanup posix_lock_inode_wait and flock_lock_inode_wait | Benjamin Coddington | 1 | -6/+3 |
2015-10-22 | Move locks API users to locks_lock_inode_wait() | Benjamin Coddington | 11 | -53/+20 |
2015-10-22 | locks: introduce locks_lock_inode_wait() | Benjamin Coddington | 1 | -0/+24 |
2015-10-22 | btrfs: fix possible leak in btrfs_ioctl_balance() | Christian Engelmayer | 1 | -1/+4 |
2015-10-21 | block: Inline blk_integrity in struct gendisk | Martin K. Petersen | 1 | -1/+1 |
2015-10-21 | btrfs: Avoid truncate tailing page if fallocate range doesn't exceed inode size | Qu Wenruo | 1 | -1/+1 |
2015-10-18 | debugfs: Add debugfs_create_ulong() | Viresh Kumar | 1 | -0/+48 |
2015-10-18 | debugfs: Add read-only/write-only bool file ops | Stephen Boyd | 1 | -1/+14 |
2015-10-18 | debugfs: Add read-only/write-only size_t file ops | Stephen Boyd | 1 | -1/+4 |
2015-10-18 | debugfs: Add read-only/write-only x64 file ops | Stephen Boyd | 1 | -1/+4 |
2015-10-18 | debugfs: Consolidate file mode checks in debugfs_create_*() | Stephen Boyd | 1 | -66/+32 |
2015-10-16 | Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -5/+16 |
2015-10-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 5 | -54/+46 |
2015-10-16 | mm, dax: fix DAX deadlocks | Ross Zwisler | 1 | -41/+29 |
2015-10-16 | mm, fs: obey gfp_mapping for add_to_page_cache() | Michal Hocko | 4 | -13/+17 |
2015-10-15 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -1/+1 |
2015-10-15 | locks: Use more file_inode and fix a comment | Benjamin Coddington | 1 | -5/+3 |
2015-10-14 | mm: add architecture primitives for software dirty bit clearing | Martin Schwidefsky | 1 | -2/+2 |
2015-10-14 | btrfs: fix use after free iterating extrefs | Chris Mason | 1 | -5/+3 |
2015-10-14 | btrfs: check unsupported filters in balance arguments | David Sterba | 2 | -0/+13 |
2015-10-13 | Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -8/+0 |
2015-10-12 | writeback: bdi_writeback iteration must not skip dying ones | Tejun Heo | 1 | -9/+22 |
2015-10-12 | writeback: fix bdi_writeback iteration in wakeup_dirtytime_writeback() | Tejun Heo | 1 | -2/+2 |
2015-10-12 | ovl: free lower_mnt array in ovl_put_super | Konstantin Khlebnikov | 1 | -0/+1 |
2015-10-12 | ovl: free stack of paths in ovl_fill_super | Konstantin Khlebnikov | 1 | -0/+1 |
2015-10-12 | ovl: fix open in stacked overlay | Miklos Szeredi | 1 | -0/+3 |
2015-10-12 | ovl: fix dentry reference leak | David Howells | 1 | -1/+1 |
2015-10-12 | ovl: use O_LARGEFILE in ovl_copy_up() | David Howells | 1 | -2/+2 |
2015-10-10 | namei: results of d_is_negative() should be checked after dentry revalidation | Trond Myklebust | 1 | -2/+6 |
2015-10-10 | Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -17/+35 |
2015-10-09 | nfsd/blocklayout: accept any minlength | Christoph Hellwig | 1 | -8/+0 |
2015-10-09 | Merge tag 'v4.3-rc4' into for-4.4/core | Jens Axboe | 28 | -157/+420 |
2015-10-07 | Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 4 | -11/+23 |
2015-10-07 | NFS: Fix a tracepoint NULL-pointer dereference | Anna Schumaker | 1 | -1/+1 |