Age | Commit message (Expand) | Author | Files | Lines |
2014-07-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2 | -4/+15 |
2014-07-20 | Merge tag 'nfs-for-3.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 6 | -62/+343 |
2014-07-19 | btrfs: test for valid bdev before kobj removal in btrfs_rm_device | Eric Sandeen | 1 | -4/+4 |
2014-07-19 | Btrfs: fix abnormal long waiting in fsync | Liu Bo | 1 | -0/+11 |
2014-07-18 | Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve... | Linus Torvalds | 5 | -13/+17 |
2014-07-18 | Merge tag 'xfs-for-linus-3.16-rc5' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 7 | -72/+106 |
2014-07-18 | GFS2: fs/gfs2/rgrp.c: kernel-doc warning fixes | Fabian Frederick | 1 | -2/+2 |
2014-07-18 | GFS2: memcontrol: Spelling s/invlidate/invalidate/ | Geert Uytterhoeven | 1 | -2/+2 |
2014-07-18 | GFS2: Allow caching of glocks for flock | Bob Peterson | 1 | -1/+1 |
2014-07-18 | GFS2: Allow flocks to use normal glock dq rather than dq_wait | Bob Peterson | 2 | -4/+2 |
2014-07-18 | GFS2: replace count*size kzalloc by kcalloc | Fabian Frederick | 1 | -2/+2 |
2014-07-18 | GFS2: Use GFP_NOFS when allocating glocks | Steven Whitehouse | 1 | -2/+2 |
2014-07-18 | GFS2: Fix race in glock lru glock disposal | Steven Whitehouse | 1 | -3/+7 |
2014-07-18 | GFS2: Only wait for demote when last holder is dequeued | Bob Peterson | 1 | -1/+3 |
2014-07-15 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -0/+2 |
2014-07-15 | quota: missing lock in dqcache_shrink_scan() | Niu Yawei | 1 | -0/+2 |
2014-07-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 4 | -53/+69 |
2014-07-15 | xfs: null unused quota inodes when quota is on | Dave Chinner | 1 | -4/+21 |
2014-07-15 | xfs: refine the allocation stack switch | Dave Chinner | 6 | -62/+90 |
2014-07-15 | Revert "xfs: block allocation work needs to be kswapd aware" | Dave Chinner | 2 | -20/+9 |
2014-07-14 | aio: protect reqs_available updates from changes in interrupt handlers | Benjamin LaHaise | 1 | -0/+7 |
2014-07-14 | fuse: replace count*size kzalloc by kcalloc | Fabian Frederick | 1 | -2/+2 |
2014-07-14 | fuse: release temporary page if fuse_writepage_locked() failed | Maxim Patlasov | 1 | -1/+3 |
2014-07-13 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -45/+44 |
2014-07-13 | NFS: Don't reset pg_moreio in __nfs_pageio_add_request | Trond Myklebust | 1 | -1/+1 |
2014-07-12 | NFS: Remove 2 unused variables | Trond Myklebust | 2 | -4/+0 |
2014-07-12 | nfs: handle multiple reqs in nfs_wb_page_cancel | Weston Andros Adamson | 1 | -20/+21 |
2014-07-12 | nfs: handle multiple reqs in nfs_page_async_flush | Weston Andros Adamson | 3 | -25/+235 |
2014-07-12 | nfs: change find_request to find_head_request | Weston Andros Adamson | 1 | -9/+24 |
2014-07-12 | nfs: nfs_page should take a ref on the head req | Weston Andros Adamson | 1 | -0/+10 |
2014-07-12 | nfs: mark nfs_page reqs with flag for extra ref | Weston Andros Adamson | 2 | -3/+9 |
2014-07-12 | ext4: fix potential null pointer dereference in ext4_free_inode | Namjae Jeon | 1 | -1/+1 |
2014-07-12 | ext4: fix a potential deadlock in __ext4_es_shrink() | Theodore Ts'o | 1 | -2/+2 |
2014-07-11 | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -1/+1 |
2014-07-11 | ext4: revert commit which was causing fs corruption after journal replays | Theodore Ts'o | 1 | -27/+24 |
2014-07-10 | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+30 |
2014-07-10 | fuse: restructure ->rename2() | Miklos Szeredi | 1 | -14/+20 |
2014-07-09 | Merge tag 'f2fs-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -27/+41 |
2014-07-09 | f2fs: avoid to access NULL pointer in issue_flush_thread | Chao Yu | 1 | -1/+2 |
2014-07-09 | f2fs: check bdi->dirty_exceeded when trying to skip data writes | Jaegeuk Kim | 1 | -0/+2 |
2014-07-09 | f2fs: do checkpoint for the renamed inode | Jaegeuk Kim | 1 | -6/+4 |
2014-07-09 | f2fs: release new entry page correctly in error path of f2fs_rename | Chao Yu | 1 | -1/+2 |
2014-07-09 | f2fs: fix error path in init_inode_metadata | Chao Yu | 1 | -1/+1 |
2014-07-09 | f2fs: check lower bound nid value in check_nid_range | Chao Yu | 3 | -4/+4 |
2014-07-09 | f2fs: remove unused variables in f2fs_sm_info | Chao Yu | 2 | -5/+0 |
2014-07-08 | nfs: only show Posix ACLs in listxattr if actually present | Christoph Hellwig | 2 | -2/+45 |
2014-07-07 | nfsd: Fix bad reserving space for encoding rdattr_error | Kinglong Mee | 1 | -1/+1 |
2014-07-07 | fuse: avoid scheduling while atomic | Miklos Szeredi | 1 | -28/+23 |
2014-07-07 | fuse: handle large user and group ID | Miklos Szeredi | 1 | -4/+16 |
2014-07-07 | fuse: inode: drop cast | Himangi Saraogi | 1 | -1/+1 |