Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | block: move ioprio.c from fs/ to block/ | Jens Axboe | 2014-05-19 | 2 | -242/+1 | |
| * | | | | | | | | block: move bio.c and bio-integrity.c from fs/ to block/ | Jens Axboe | 2014-05-19 | 3 | -2697/+1 | |
| * | | | | | | | | fs/bio.c: remove nr_segs (unused function parameter) | Fabian Frederick | 2014-04-22 | 1 | -3/+2 | |
| * | | | | | | | | fs/bio: remove bs paramater in biovec_create_pool | Fabian Frederick | 2014-04-22 | 2 | -3/+3 | |
| * | | | | | | | | fs: fix new kernel-doc warnings in fs/bio.c | Randy Dunlap | 2014-04-21 | 1 | -0/+2 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | dcache: add missing lockdep annotation | Linus Torvalds | 2014-05-31 | 1 | -1/+1 | |
* | | | | | | | | dentry_kill() doesn't need the second argument now | Al Viro | 2014-05-30 | 1 | -7/+4 | |
* | | | | | | | | dealing with the rest of shrink_dentry_list() livelock | Al Viro | 2014-05-30 | 1 | -2/+20 | |
* | | | | | | | | shrink_dentry_list(): take parent's ->d_lock earlier | Al Viro | 2014-05-30 | 1 | -12/+41 | |
* | | | | | | | | expand dentry_kill(dentry, 0) in shrink_dentry_list() | Al Viro | 2014-05-29 | 1 | -13/+17 | |
* | | | | | | | | split dentry_kill() | Al Viro | 2014-05-29 | 1 | -26/+36 | |
* | | | | | | | | lift the "already marked killed" case into shrink_dentry_list() | Al Viro | 2014-05-28 | 1 | -6/+9 | |
* | | | | | | | | vfs: fix vmplice_to_user() | Miklos Szeredi | 2014-05-28 | 1 | -2/+4 | |
* | | | | | | | | Merge branch 'afs' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/... | Linus Torvalds | 2014-05-25 | 3 | -44/+63 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | AFS: Pass an afs_call* to call->async_workfn() instead of a work_struct* | David Howells | 2014-05-23 | 2 | -11/+5 | |
| * | | | | | | | | AFS: Fix kafs module unloading | Nathaniel Wesley Filardo | 2014-05-23 | 1 | -8/+9 | |
| * | | | | | | | | AFS: Part of afs_end_call() is identical to code elsewhere, so split it | Nathaniel Wesley Filardo | 2014-05-23 | 1 | -7/+13 | |
| * | | | | | | | | AFS: Fix cache manager service handlers | David Howells | 2014-05-21 | 2 | -22/+40 | |
* | | | | | | | | | Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2014-05-25 | 2 | -3/+14 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | nfsd4: warn on finding lockowner without stateid's | J. Bruce Fields | 2014-05-21 | 1 | -0/+4 | |
| * | | | | | | | | | nfsd4: remove lockowner when removing lock stateid | J. Bruce Fields | 2014-05-21 | 1 | -2/+9 | |
| * | | | | | | | | | nfsd4: fix corruption on setting an ACL. | J. Bruce Fields | 2014-05-15 | 1 | -1/+1 | |
* | | | | | | | | | | ocfs2: fix double kmem_cache_destroy in dlm_init | Joseph Qi | 2014-05-23 | 1 | -2/+6 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2014-05-22 | 2 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Btrfs: send, fix incorrect ref access when using extrefs | Filipe Manana | 2014-05-20 | 1 | -1/+1 | |
| * | | | | | | | | | Btrfs: fix EIO on reading file after ioctl clone works on it | Liu Bo | 2014-05-20 | 1 | -1/+5 | |
* | | | | | | | | | | Merge tag 'xfs-for-linus-3.15-rc6' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2014-05-22 | 5 | -25/+27 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | xfs: list_lru_init returns a negative error | Dave Chinner | 2014-05-15 | 1 | -12/+14 | |
| * | | | | | | | | | | xfs: negate xfs_icsb_init_counters error value | Dave Chinner | 2014-05-15 | 1 | -1/+1 | |
| * | | | | | | | | | | xfs: negate mount workqueue init error value | Dave Chinner | 2014-05-15 | 1 | -1/+1 | |
| * | | | | | | | | | | xfs: fix wrong err sign on xfs_set_acl() | Dave Chinner | 2014-05-15 | 1 | -2/+2 | |
| * | | | | | | | | | | xfs: fix wrong errno from xfs_initxattrs | Dave Chinner | 2014-05-15 | 1 | -4/+4 | |
| * | | | | | | | | | | xfs: correct error sign on COLLAPSE_RANGE errors | Dave Chinner | 2014-05-15 | 1 | -2/+2 | |
| * | | | | | | | | | | xfs: xfs_commit_metadata returns wrong errno | Dave Chinner | 2014-05-15 | 1 | -1/+1 | |
| * | | | | | | | | | | xfs: fix incorrect error sign in xfs_file_aio_read | Dave Chinner | 2014-05-15 | 1 | -1/+1 | |
| * | | | | | | | | | | xfs: xfs_dir_fsync() returns positive errno | Dave Chinner | 2014-05-15 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-05-21 | 3 | -9/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | sysfs: make sure read buffer is zeroed | Tejun Heo | 2014-05-20 | 1 | -1/+2 | |
| * | | | | | | | | | | kernfs, sysfs, cgroup: restrict extra perm check on open to sysfs | Tejun Heo | 2014-05-13 | 2 | -8/+12 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-05-20 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | metag: Reduce maximum stack size to 256MB | James Hogan | 2014-05-15 | 1 | -3/+3 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'locks-v3.15-4' of git://git.samba.org/jlayton/linux | Linus Torvalds | 2014-05-13 | 1 | -12/+24 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | locks: only validate the lock vs. f_mode in F_SETLK codepaths | Jeff Layton | 2014-05-09 | 1 | -12/+24 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2014-05-13 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cifs: fix actimeo=0 corner case when cifs_i->time == jiffies | Jeff Layton | 2014-04-24 | 1 | -0/+3 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2014-05-11 | 2 | -20/+22 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | / / / / | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | NFSD: Call ->set_acl with a NULL ACL structure if no entries | Kinglong Mee | 2014-05-08 | 1 | -8/+9 | |
| * | | | | | | | NFSd: call rpc_destroy_wait_queue() from free_client() | Trond Myklebust | 2014-05-06 | 1 | -0/+1 | |
| * | | | | | | | NFSd: Move default initialisers from create_client() to alloc_client() | Trond Myklebust | 2014-05-06 | 1 | -12/+12 | |
* | | | | | | | | Merge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2014-05-08 | 9 | -50/+77 | |
|\ \ \ \ \ \ \ \ |