Age | Commit message (Expand) | Author | Files | Lines |
2015-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 11 | -20/+49 |
2015-12-29 | ocfs2/dlm: clear migration_pending when migration target goes down | xuejiufei | 1 | -0/+2 |
2015-12-29 | ocfs2: fix flock panic issue | Junxiao Bi | 1 | -1/+4 |
2015-12-29 | ocfs2: fix BUG when calculate new backup super | Joseph Qi | 1 | -3/+12 |
2015-12-22 | Merge tag 'nfsd-4.4-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -1/+1 |
2015-12-18 | Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -15/+29 |
2015-12-18 | proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter | Colin Ian King | 1 | -0/+1 |
2015-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 23 | -76/+98 |
2015-12-16 | nfsd: don't hold ls_mutex across a layout recall | Jeff Layton | 1 | -1/+1 |
2015-12-15 | Merge branch 'for-chris-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Chris Mason | 5 | -8/+10 |
2015-12-15 | Btrfs: check prepare_uptodate_page() error code earlier | Chris Mason | 1 | -4/+14 |
2015-12-15 | Btrfs: check for empty bitmap list in setup_cluster_bitmaps | Chris Mason | 1 | -3/+5 |
2015-12-13 | sched/wait: Fix the signal handling fix | Peter Zijlstra | 5 | -10/+10 |
2015-12-13 | Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -5/+2 |
2015-12-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -11/+3 |
2015-12-12 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -3/+6 |
2015-12-12 | ocfs2: fix SGID not inherited issue | Junxiao Bi | 1 | -3/+1 |
2015-12-12 | osd fs: __r4w_get_page rely on PageUptodate for uptodate | Hugh Dickins | 2 | -8/+2 |
2015-12-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2 | -1/+3 |
2015-12-10 | btrfs: fix misleading warning when space cache failed to load | Holger Hoffstätte | 1 | -1/+1 |
2015-12-10 | Btrfs: fix transaction handle leak in balance | Filipe Manana | 1 | -2/+1 |
2015-12-10 | Btrfs: fix unprotected list move from unused_bgs to deleted_bgs list | Filipe Manana | 3 | -5/+8 |
2015-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -2/+3 |
2015-12-08 | Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller | 1 | -0/+46 |
2015-12-08 | fix the regression from "direct-io: Fix negative return from dio read beyond ... | Al Viro | 1 | -0/+1 |
2015-12-08 | 9p: ->evict_inode() should kick out ->i_data, not ->i_mapping | Al Viro | 1 | -2/+2 |
2015-12-07 | SUNRPC: Fix callback channel | Trond Myklebust | 1 | -5/+2 |
2015-12-07 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -13/+56 |
2015-12-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -31/+15 |
2015-12-06 | Don't reset ->total_link_count on nested calls of vfs_path_lookup() | Al Viro | 1 | -1/+0 |
2015-12-06 | ovl: get rid of the dead code left from broken (and disabled) optimizations | Al Viro | 3 | -26/+11 |
2015-12-06 | ovl: fix permission checking for setattr | Miklos Szeredi | 1 | -4/+4 |
2015-12-04 | block: detach bdev inode from its wb in __blkdev_put() | Ilya Dryomov | 1 | -3/+6 |
2015-12-04 | jbd2: fix null committed data return in undo_access | Junxiao Bi | 1 | -3/+7 |
2015-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -2/+2 |
2015-12-03 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+9 |
2015-12-01 | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA | Eric Dumazet | 1 | -2/+2 |
2015-11-30 | direct-io: Fix negative return from dio read beyond eof | Jan Kara | 1 | -1/+9 |
2015-11-27 | Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 8 | -64/+77 |
2015-11-27 | Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 12 | -66/+219 |
2015-11-26 | ext4: add "static" to ext4_seq_##name##_fops struct | Xu Cang | 1 | -1/+1 |
2015-11-26 | ext4: fix an endianness bug in ext4_encrypted_follow_link() | Al Viro | 1 | -1/+1 |
2015-11-26 | ext4: fix an endianness bug in ext4_encrypted_zeroout() | Al Viro | 1 | -1/+1 |
2015-11-25 | nfs4: resend LAYOUTGET when there is a race that changes the seqid | Jeff Layton | 1 | -25/+31 |
2015-11-25 | nfs: if we have no valid attrs, then don't declare the attribute cache valid | Jeff Layton | 1 | -1/+5 |
2015-11-25 | nfs: ensure that attrcache is revalidated after a SETATTR | Jeff Layton | 1 | -1/+4 |
2015-11-25 | btrfs: fix balance range usage filters in 4.4-rc | Holger Hoffstätte | 1 | -2/+2 |
2015-11-25 | btrfs: qgroup: account shared subtree during snapshot delete | Mark Fasheh | 2 | -7/+42 |
2015-11-25 | Btrfs: use btrfs_get_fs_root in resolve_indirect_ref | Josef Bacik | 1 | -1/+1 |
2015-11-25 | btrfs: qgroup: fix quota disable during rescan | Justin Maggard | 1 | -1/+2 |