| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'nfsd-4.4-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2015-12-23 | 1 | -1/+1 |
|\ |
|
| * | nfsd: don't hold ls_mutex across a layout recall | Jeff Layton | 2015-12-16 | 1 | -1/+1 |
* | | Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-12-19 | 6 | -15/+29 |
|\ \ |
|
| * \ | Merge branch 'for-chris-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Chris Mason | 2015-12-15 | 5 | -8/+10 |
| |\ \ |
|
| | * | | btrfs: fix misleading warning when space cache failed to load | Holger Hoffstätte | 2015-12-10 | 1 | -1/+1 |
| | * | | Btrfs: fix transaction handle leak in balance | Filipe Manana | 2015-12-10 | 1 | -2/+1 |
| | * | | Btrfs: fix unprotected list move from unused_bgs to deleted_bgs list | Filipe Manana | 2015-12-10 | 3 | -5/+8 |
| * | | | Btrfs: check prepare_uptodate_page() error code earlier | Chris Mason | 2015-12-15 | 1 | -4/+14 |
| * | | | Btrfs: check for empty bitmap list in setup_cluster_bitmaps | Chris Mason | 2015-12-15 | 1 | -3/+5 |
| |/ / |
|
* | | | proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter | Colin Ian King | 2015-12-18 | 1 | -0/+1 |
* | | | 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 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 |