summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | GFS2: Prevent recovery before the local journal is setBob Peterson2014-06-023-0/+8
| * | GFS2: fs/gfs2/file.c: kernel-doc warning fixesFabian Frederick2014-05-161-5/+5
| * | GFS2: fs/gfs2/bmap.c: kernel-doc warning fixesFabian Frederick2014-05-161-4/+4
| * | GFS2: remove transaction glockBenjamin Marzinski2014-05-1415-152/+226
| * | GFS2: lops.c: replace 0 by NULL for pointersFabian Frederick2014-04-281-1/+1
| * | GFS2: quotas not being refreshed in gfs2_adjust_quotaAbhi Das2014-04-171-0/+1
| |/
* | Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into nextLinus Torvalds2014-06-046-32/+27
|\ \
| * | locks: add some tracepoints in the lease handling codeJeff Layton2014-06-021-0/+11
| * | fs/locks.c: replace seq_printf by seq_putsFabian Frederick2014-06-021-11/+11
| * | locks: ensure that fl_owner is always initialized properly in flock and lease...Jeff Layton2014-06-026-21/+5
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-031-1/+1
|\ \ \
| * \ \ Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar2014-05-2254-609/+641
| |\ \ \
| * \ \ \ Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar2014-05-07434-7211/+11234
| |\ \ \ \
| * | | | | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang2014-04-181-1/+1
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-0322-43/+43
|\ \ \ \ \ \
| * | | | | | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-1822-43/+43
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-06-036-17/+66
|\ \ \ \ \ \
| * | | | | | kernfs: move the last knowledge of sysfs out from kernfsJianyu Zhan2014-05-272-6/+9
| * | | | | | sysfs: fix attribute_group bin file path on removalRobert ABEL2014-05-271-5/+5
| * | | | | | Merge 3.15-rc6 into driver-core-nextGreg Kroah-Hartman2014-05-2343-511/+542
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge 3.15-rc3 into staging-nextGreg Kroah-Hartman2014-04-2728-226/+287
| |\ \ \ \ \ \
| * | | | | | | kernfs: make kernfs_notify() trigger inotify events tooTejun Heo2014-04-251-6/+35
| * | | | | | | kernfs: implement kernfs_root->supers listTejun Heo2014-04-253-0/+17
* | | | | | | | Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into nextLinus Torvalds2014-06-024-2937/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | block: move ioprio.c from fs/ to block/Jens Axboe2014-05-192-242/+1
| * | | | | | | | block: move bio.c and bio-integrity.c from fs/ to block/Jens Axboe2014-05-193-2697/+1
| * | | | | | | | fs/bio.c: remove nr_segs (unused function parameter)Fabian Frederick2014-04-221-3/+2
| * | | | | | | | fs/bio: remove bs paramater in biovec_create_poolFabian Frederick2014-04-222-3/+3
| * | | | | | | | fs: fix new kernel-doc warnings in fs/bio.cRandy Dunlap2014-04-211-0/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | dcache: add missing lockdep annotationLinus Torvalds2014-05-311-1/+1
* | | | | | | | dentry_kill() doesn't need the second argument nowAl Viro2014-05-301-7/+4
* | | | | | | | dealing with the rest of shrink_dentry_list() livelockAl Viro2014-05-301-2/+20
* | | | | | | | shrink_dentry_list(): take parent's ->d_lock earlierAl Viro2014-05-301-12/+41
* | | | | | | | expand dentry_kill(dentry, 0) in shrink_dentry_list()Al Viro2014-05-291-13/+17
* | | | | | | | split dentry_kill()Al Viro2014-05-291-26/+36
* | | | | | | | lift the "already marked killed" case into shrink_dentry_list()Al Viro2014-05-281-6/+9
* | | | | | | | vfs: fix vmplice_to_user()Miklos Szeredi2014-05-281-2/+4
* | | | | | | | Merge branch 'afs' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...Linus Torvalds2014-05-253-44/+63
|\ \ \ \ \ \ \ \
| * | | | | | | | AFS: Pass an afs_call* to call->async_workfn() instead of a work_struct*David Howells2014-05-232-11/+5
| * | | | | | | | AFS: Fix kafs module unloadingNathaniel Wesley Filardo2014-05-231-8/+9
| * | | | | | | | AFS: Part of afs_end_call() is identical to code elsewhere, so split itNathaniel Wesley Filardo2014-05-231-7/+13
| * | | | | | | | AFS: Fix cache manager service handlersDavid Howells2014-05-212-22/+40
* | | | | | | | | Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-05-252-3/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields2014-05-211-0/+4
| * | | | | | | | | nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields2014-05-211-2/+9
| * | | | | | | | | nfsd4: fix corruption on setting an ACL.J. Bruce Fields2014-05-151-1/+1
* | | | | | | | | | ocfs2: fix double kmem_cache_destroy in dlm_initJoseph Qi2014-05-231-2/+6
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-05-222-2/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Btrfs: send, fix incorrect ref access when using extrefsFilipe Manana2014-05-201-1/+1
| * | | | | | | | | Btrfs: fix EIO on reading file after ioctl clone works on itLiu Bo2014-05-201-1/+5
OpenPOWER on IntegriCloud