Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | vfs: fix check for fallocate on active swapfile | Eric Biggers | 2014-08-01 | 1 | -3/+2 | |
* | | | | | | | | | direct-io: fix AIO regression | Christoph Hellwig | 2014-08-01 | 1 | -5/+4 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | AFS: Correctly assemble the client UUID | David Howells | 2014-07-29 | 1 | -2/+2 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfs | Linus Torvalds | 2014-07-27 | 2 | -8/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fs: umount on symlink leaks mnt count | Vasily Averin | 2014-07-24 | 1 | -1/+2 | |
| * | | | | | | | direct-io: fix uninitialized warning in do_direct_IO() | Boaz Harrosh | 2014-07-24 | 1 | -7/+7 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2014-07-25 | 1 | -4/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT | Andrew Gallagher | 2014-07-22 | 1 | -1/+1 | |
| * | | | | | | | fuse: s_time_gran fix | Miklos Szeredi | 2014-07-22 | 1 | -3/+0 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2014-07-23 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | NFSD: Fix crash encoding lock reply on 32-bit | Kinglong Mee | 2014-07-23 | 1 | -1/+3 | |
* | | | | | | | | simple_xattr: permit 0-size extended attributes | Hugh Dickins | 2014-07-23 | 1 | -1/+1 | |
* | | | | | | | | coredump: fix the setting of PF_DUMPCORE | Silesh C V | 2014-07-23 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2014-07-20 | 2 | -4/+15 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | btrfs: test for valid bdev before kobj removal in btrfs_rm_device | Eric Sandeen | 2014-07-19 | 1 | -4/+4 | |
| * | | | | | | | Btrfs: fix abnormal long waiting in fsync | Liu Bo | 2014-07-19 | 1 | -0/+11 | |
* | | | | | | | | Merge tag 'nfs-for-3.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-07-20 | 6 | -62/+343 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | NFS: Don't reset pg_moreio in __nfs_pageio_add_request | Trond Myklebust | 2014-07-13 | 1 | -1/+1 | |
| * | | | | | | | | NFS: Remove 2 unused variables | Trond Myklebust | 2014-07-12 | 2 | -4/+0 | |
| * | | | | | | | | nfs: handle multiple reqs in nfs_wb_page_cancel | Weston Andros Adamson | 2014-07-12 | 1 | -20/+21 | |
| * | | | | | | | | nfs: handle multiple reqs in nfs_page_async_flush | Weston Andros Adamson | 2014-07-12 | 3 | -25/+235 | |
| * | | | | | | | | nfs: change find_request to find_head_request | Weston Andros Adamson | 2014-07-12 | 1 | -9/+24 | |
| * | | | | | | | | nfs: nfs_page should take a ref on the head req | Weston Andros Adamson | 2014-07-12 | 1 | -0/+10 | |
| * | | | | | | | | nfs: mark nfs_page reqs with flag for extra ref | Weston Andros Adamson | 2014-07-12 | 2 | -3/+9 | |
| * | | | | | | | | nfs: only show Posix ACLs in listxattr if actually present | Christoph Hellwig | 2014-07-08 | 2 | -2/+45 | |
* | | | | | | | | | Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve... | Linus Torvalds | 2014-07-18 | 5 | -13/+17 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | GFS2: fs/gfs2/rgrp.c: kernel-doc warning fixes | Fabian Frederick | 2014-07-18 | 1 | -2/+2 | |
| * | | | | | | | | | GFS2: memcontrol: Spelling s/invlidate/invalidate/ | Geert Uytterhoeven | 2014-07-18 | 1 | -2/+2 | |
| * | | | | | | | | | GFS2: Allow caching of glocks for flock | Bob Peterson | 2014-07-18 | 1 | -1/+1 | |
| * | | | | | | | | | GFS2: Allow flocks to use normal glock dq rather than dq_wait | Bob Peterson | 2014-07-18 | 2 | -4/+2 | |
| * | | | | | | | | | GFS2: replace count*size kzalloc by kcalloc | Fabian Frederick | 2014-07-18 | 1 | -2/+2 | |
| * | | | | | | | | | GFS2: Use GFP_NOFS when allocating glocks | Steven Whitehouse | 2014-07-18 | 1 | -2/+2 | |
| * | | | | | | | | | GFS2: Fix race in glock lru glock disposal | Steven Whitehouse | 2014-07-18 | 1 | -3/+7 | |
| * | | | | | | | | | GFS2: Only wait for demote when last holder is dequeued | Bob Peterson | 2014-07-18 | 1 | -1/+3 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'xfs-for-linus-3.16-rc5' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2014-07-18 | 7 | -72/+106 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | xfs: null unused quota inodes when quota is on | Dave Chinner | 2014-07-15 | 1 | -4/+21 | |
| * | | | | | | | | | xfs: refine the allocation stack switch | Dave Chinner | 2014-07-15 | 6 | -62/+90 | |
| * | | | | | | | | | Revert "xfs: block allocation work needs to be kswapd aware" | Dave Chinner | 2014-07-15 | 2 | -20/+9 | |
* | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2014-07-15 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | quota: missing lock in dqcache_shrink_scan() | Niu Yawei | 2014-07-15 | 1 | -0/+2 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2014-07-15 | 4 | -53/+69 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fuse: replace count*size kzalloc by kcalloc | Fabian Frederick | 2014-07-14 | 1 | -2/+2 | |
| * | | | | | | | | | | fuse: release temporary page if fuse_writepage_locked() failed | Maxim Patlasov | 2014-07-14 | 1 | -1/+3 | |
| * | | | | | | | | | | fuse: restructure ->rename2() | Miklos Szeredi | 2014-07-10 | 1 | -14/+20 | |
| * | | | | | | | | | | fuse: avoid scheduling while atomic | Miklos Szeredi | 2014-07-07 | 1 | -28/+23 | |
| * | | | | | | | | | | fuse: handle large user and group ID | Miklos Szeredi | 2014-07-07 | 1 | -4/+16 | |
| * | | | | | | | | | | fuse: inode: drop cast | Himangi Saraogi | 2014-07-07 | 1 | -1/+1 | |
| * | | | | | | | | | | fuse: ignore entry-timeout on LOOKUP_REVAL | Anand Avati | 2014-07-07 | 1 | -1/+2 | |
| * | | | | | | | | | | fuse: timeout comparison fix | Miklos Szeredi | 2014-07-07 | 1 | -3/+3 | |
* | | | | | | | | | | | aio: protect reqs_available updates from changes in interrupt handlers | Benjamin LaHaise | 2014-07-14 | 1 | -0/+7 | |
| |/ / / / / / / / / |/| | | | | | | | | |