Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | fs/jfs/jfs_inode.c: atomically set inode->i_flags | Fabian Frederick | 2014-04-14 | 1 | -8/+8 | |
* | | | | | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-06-04 | 17 | -162/+245 | |
|\ \ \ \ \ | ||||||
| * | | | | | GFS2: Prevent recovery before the local journal is set | Bob Peterson | 2014-06-02 | 3 | -0/+8 | |
| * | | | | | GFS2: fs/gfs2/file.c: kernel-doc warning fixes | Fabian Frederick | 2014-05-16 | 1 | -5/+5 | |
| * | | | | | GFS2: fs/gfs2/bmap.c: kernel-doc warning fixes | Fabian Frederick | 2014-05-16 | 1 | -4/+4 | |
| * | | | | | GFS2: remove transaction glock | Benjamin Marzinski | 2014-05-14 | 15 | -152/+226 | |
| * | | | | | GFS2: lops.c: replace 0 by NULL for pointers | Fabian Frederick | 2014-04-28 | 1 | -1/+1 | |
| * | | | | | GFS2: quotas not being refreshed in gfs2_adjust_quota | Abhi Das | 2014-04-17 | 1 | -0/+1 | |
| |/ / / / | ||||||
* | | | | | Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into next | Linus Torvalds | 2014-06-04 | 6 | -32/+27 | |
|\ \ \ \ \ | ||||||
| * | | | | | locks: add some tracepoints in the lease handling code | Jeff Layton | 2014-06-02 | 1 | -0/+11 | |
| * | | | | | fs/locks.c: replace seq_printf by seq_puts | Fabian Frederick | 2014-06-02 | 1 | -11/+11 | |
| * | | | | | locks: ensure that fl_owner is always initialized properly in flock and lease... | Jeff Layton | 2014-06-02 | 6 | -21/+5 | |
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-06-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes | Ingo Molnar | 2014-05-22 | 54 | -609/+641 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | Merge branch 'sched/urgent' into sched/core, to avoid conflicts | Ingo Molnar | 2014-05-07 | 434 | -7211/+11234 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE | Dongsheng Yang | 2014-04-18 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-06-03 | 22 | -43/+43 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 2014-04-18 | 22 | -43/+43 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-06-03 | 6 | -17/+66 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | kernfs: move the last knowledge of sysfs out from kernfs | Jianyu Zhan | 2014-05-27 | 2 | -6/+9 | |
| * | | | | | | | | sysfs: fix attribute_group bin file path on removal | Robert ABEL | 2014-05-27 | 1 | -5/+5 | |
| * | | | | | | | | Merge 3.15-rc6 into driver-core-next | Greg Kroah-Hartman | 2014-05-23 | 43 | -511/+542 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge 3.15-rc3 into staging-next | Greg Kroah-Hartman | 2014-04-28 | 28 | -226/+287 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | kernfs: make kernfs_notify() trigger inotify events too | Tejun Heo | 2014-04-25 | 1 | -6/+35 | |
| * | | | | | | | | | kernfs: implement kernfs_root->supers list | Tejun Heo | 2014-04-25 | 3 | -0/+17 | |
* | | | | | | | | | | Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next | Linus Torvalds | 2014-06-02 | 4 | -2937/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | 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-21 | 2 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ |