summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | fs/configfs: use pr_fmtFabian Frederick2014-06-04
| * | | | | | | | | | | | | | | | fs/configfs: convert printk to pr_foo()Fabian Frederick2014-06-04
| * | | | | | | | | | | | | | | | fs/configs/item.c: kernel-doc fixes + clean-upFabian Frederick2014-06-04
| * | | | | | | | | | | | | | | | fs/squashfs/squashfs.h: replace pr_warning by pr_warnFabian Frederick2014-06-04
| * | | | | | | | | | | | | | | | ntfs: remove NULL value assignmentsFabian Frederick2014-06-04
| * | | | | | | | | | | | | | | | fanotify: check file flags passed in fanotify_initHeinrich Schuchardt2014-06-04
| * | | | | | | | | | | | | | | | fs/notify/fanotify/fanotify_user.c: fix FAN_MARK_FLUSH flag checkingHeinrich Schuchardt2014-06-04
| * | | | | | | | | | | | | | | | fs/notify/mark.c: trivial cleanupDavid Cohen2014-06-04
| * | | | | | | | | | | | | | | | fanotify: create FAN_ACCESS event for readdirHeinrich Schuchardt2014-06-04
| * | | | | | | | | | | | | | | | fanotify: FAN_MARK_FLUSH: avoid having to provide a fake/invalid fd and pathHeinrich Schuchardt2014-06-04
| * | | | | | | | | | | | | | | | fs/fscache: replace seq_printf by seq_putsFabian Frederick2014-06-04
| * | | | | | | | | | | | | | | | fs/fscache: convert printk to pr_foo()Fabian Frederick2014-06-04
| * | | | | | | | | | | | | | | | Merge tag 'jfs-3.16' of git://github.com/kleikamp/linux-shaggy into nextLinus Torvalds2014-06-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | fs/jfs/super.c: convert simple_str to kstrFabian Frederick2014-06-03
| | * | | | | | | | | | | | | | | | fs/jfs/jfs_dmap.c: replace min/casting by min_tFabian Frederick2014-06-03
| | * | | | | | | | | | | | | | | | fs/jfs/super.c: remove 0 assignment to static + code clean-upFabian Frederick2014-06-03
| | * | | | | | | | | | | | | | | | fs/jfs/jfs_logmgr.c: remove NULL assignment on staticFabian Frederick2014-06-03
| | * | | | | | | | | | | | | | | | JFS: Check for NULL before calling posix_acl_equiv_mode()William Burrow2014-05-28
| | * | | | | | | | | | | | | | | | fs/jfs/jfs_inode.c: atomically set inode->i_flagsFabian Frederick2014-04-14
| | | |_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | GFS2: Prevent recovery before the local journal is setBob Peterson2014-06-02
| | * | | | | | | | | | | | | | | | GFS2: fs/gfs2/file.c: kernel-doc warning fixesFabian Frederick2014-05-16
| | * | | | | | | | | | | | | | | | GFS2: fs/gfs2/bmap.c: kernel-doc warning fixesFabian Frederick2014-05-16
| | * | | | | | | | | | | | | | | | GFS2: remove transaction glockBenjamin Marzinski2014-05-14
| | * | | | | | | | | | | | | | | | GFS2: lops.c: replace 0 by NULL for pointersFabian Frederick2014-04-28
| | * | | | | | | | | | | | | | | | GFS2: quotas not being refreshed in gfs2_adjust_quotaAbhi Das2014-04-17
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into nextLinus Torvalds2014-06-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | locks: add some tracepoints in the lease handling codeJeff Layton2014-06-02
| | * | | | | | | | | | | | | | | | fs/locks.c: replace seq_printf by seq_putsFabian Frederick2014-06-02
| | * | | | | | | | | | | | | | | | locks: ensure that fl_owner is always initialized properly in flock and lease...Jeff Layton2014-06-02
| * | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar2014-05-22
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar2014-05-07
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang2014-04-18
| * | | | | | | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
| | | |_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-06-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | kernfs: move the last knowledge of sysfs out from kernfsJianyu Zhan2014-05-27
| | * | | | | | | | | | | | | | | | | | sysfs: fix attribute_group bin file path on removalRobert ABEL2014-05-27
| | * | | | | | | | | | | | | | | | | | Merge 3.15-rc6 into driver-core-nextGreg Kroah-Hartman2014-05-23
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Merge 3.15-rc3 into staging-nextGreg Kroah-Hartman2014-04-27
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | kernfs: make kernfs_notify() trigger inotify events tooTejun Heo2014-04-25
| | * | | | | | | | | | | | | | | | | | | kernfs: implement kernfs_root->supers listTejun Heo2014-04-25
| * | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into nextLinus Torvalds2014-06-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | block: move ioprio.c from fs/ to block/Jens Axboe2014-05-19
| | * | | | | | | | | | | | | | | | | | | block: move bio.c and bio-integrity.c from fs/ to block/Jens Axboe2014-05-19
| | * | | | | | | | | | | | | | | | | | | fs/bio.c: remove nr_segs (unused function parameter)Fabian Frederick2014-04-22
| | * | | | | | | | | | | | | | | | | | | fs/bio: remove bs paramater in biovec_create_poolFabian Frederick2014-04-22
| | * | | | | | | | | | | | | | | | | | | fs: fix new kernel-doc warnings in fs/bio.cRandy Dunlap2014-04-21
| | | |_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-06-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \