| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-12-18 | 23 | -76/+98 |
|\ |
|
| * | sched/wait: Fix the signal handling fix | Peter Zijlstra | 2015-12-13 | 5 | -10/+10 |
| * | Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2015-12-13 | 1 | -5/+2 |
| |\ |
|
| | * | SUNRPC: Fix callback channel | Trond Myklebust | 2015-12-07 | 1 | -5/+2 |
| * | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-12-12 | 3 | -11/+3 |
| |\ \ |
|
| | * | | ocfs2: fix SGID not inherited issue | Junxiao Bi | 2015-12-12 | 1 | -3/+1 |
| | * | | osd fs: __r4w_get_page rely on PageUptodate for uptodate | Hugh Dickins | 2015-12-12 | 2 | -8/+2 |
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-12-12 | 1 | -3/+6 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | block: detach bdev inode from its wb in __blkdev_put() | Ilya Dryomov | 2015-12-04 | 1 | -3/+6 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2015-12-11 | 2 | -1/+3 |
| |\ \ \ |
|
| | * | | | fuse: break infinite loop in fuse_fill_write_pages() | Roman Gushchin | 2015-11-10 | 1 | -1/+1 |
| | * | | | cuse: fix memory leak | Miklos Szeredi | 2015-11-10 | 1 | -0/+2 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-12-09 | 2 | -2/+3 |
| |\ \ \ \ |
|
| | * | | | | fix the regression from "direct-io: Fix negative return from dio read beyond ... | Al Viro | 2015-12-08 | 1 | -0/+1 |
| | * | | | | 9p: ->evict_inode() should kick out ->i_data, not ->i_mapping | Al Viro | 2015-12-08 | 1 | -2/+2 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-12-07 | 5 | -13/+56 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | jbd2: fix null committed data return in undo_access | Junxiao Bi | 2015-12-04 | 1 | -3/+7 |
| | * | | | ext4: add "static" to ext4_seq_##name##_fops struct | Xu Cang | 2015-11-26 | 1 | -1/+1 |
| | * | | | ext4: fix an endianness bug in ext4_encrypted_follow_link() | Al Viro | 2015-11-26 | 1 | -1/+1 |
| | * | | | ext4: fix an endianness bug in ext4_encrypted_zeroout() | Al Viro | 2015-11-26 | 1 | -1/+1 |
| | * | | | jbd2: Fix unreclaimed pages after truncate in data=journal mode | Jan Kara | 2015-11-24 | 1 | -0/+2 |
| | * | | | ext4: Fix handling of extended tv_sec | David Turner | 2015-11-24 | 1 | -7/+44 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-12-06 | 4 | -31/+15 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | Don't reset ->total_link_count on nested calls of vfs_path_lookup() | Al Viro | 2015-12-06 | 1 | -1/+0 |
| | * | | | ovl: get rid of the dead code left from broken (and disabled) optimizations | Al Viro | 2015-12-06 | 3 | -26/+11 |
| | * | | | ovl: fix permission checking for setattr | Miklos Szeredi | 2015-12-06 | 1 | -4/+4 |
* | | | | | Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller | 2015-12-09 | 1 | -0/+46 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | kernfs: implement kernfs_walk_and_get() | Tejun Heo | 2015-11-20 | 1 | -0/+46 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-12-04 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA | Eric Dumazet | 2015-12-01 | 1 | -2/+2 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-12-04 | 1 | -1/+9 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | direct-io: Fix negative return from dio read beyond eof | Jan Kara | 2015-11-30 | 1 | -1/+9 |
* | | | | | | Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2015-11-28 | 8 | -64/+77 |
|\ \ \ \ \ \ |
|
| * | | | | | | nfs4: resend LAYOUTGET when there is a race that changes the seqid | Jeff Layton | 2015-11-25 | 1 | -25/+31 |
| * | | | | | | nfs: if we have no valid attrs, then don't declare the attribute cache valid | Jeff Layton | 2015-11-25 | 1 | -1/+5 |
| * | | | | | | nfs: ensure that attrcache is revalidated after a SETATTR | Jeff Layton | 2015-11-25 | 1 | -1/+4 |
| * | | | | | | nfs4: limit callback decoding to received bytes | Benjamin Coddington | 2015-11-24 | 1 | -2/+5 |
| * | | | | | | nfs4: start callback_ident at idr 1 | Benjamin Coddington | 2015-11-24 | 1 | -1/+1 |
| * | | | | | | nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAY | Jeff Layton | 2015-11-24 | 1 | -1/+1 |
| * | | | | | | NFS4: Cleanup FATTR4_WORD0_FS_LOCATIONS after decoding success | Kinglong Mee | 2015-11-24 | 1 | -0/+1 |
| * | | | | | | NFS: Properly set NFS v4.2 NFSDBG_FACILITY | Anna Schumaker | 2015-11-24 | 1 | -1/+1 |
| * | | | | | | nfs: reduce the amount of ifdefs for v4.2 in nfs4file.c | Christoph Hellwig | 2015-11-24 | 1 | -20/+7 |
| * | | | | | | nfs: use btrfs ioctl defintions for clone | Christoph Hellwig | 2015-11-24 | 1 | -4/+6 |
| * | | | | | | nfs: allow intra-file CLONE | Christoph Hellwig | 2015-11-24 | 1 | -5/+14 |
| * | | | | | | nfs: offer native ioctls even if CONFIG_COMPAT is set | Christoph Hellwig | 2015-11-24 | 1 | -3/+0 |
| * | | | | | | nfs: pass on count for CLONE operations | Christoph Hellwig | 2015-11-24 | 1 | -0/+1 |
* | | | | | | | Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-11-28 | 12 | -66/+219 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | btrfs: fix balance range usage filters in 4.4-rc | Holger Hoffstätte | 2015-11-25 | 1 | -2/+2 |
| * | | | | | | btrfs: qgroup: account shared subtree during snapshot delete | Mark Fasheh | 2015-11-25 | 2 | -7/+42 |
| * | | | | | | Btrfs: use btrfs_get_fs_root in resolve_indirect_ref | Josef Bacik | 2015-11-25 | 1 | -1/+1 |