index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-4.7/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-05-18
17
-137
/
+190
|
\
|
*
blk-mq: fix undefined behaviour in order_to_size()
Bartlomiej Zolnierkiewicz
2016-05-16
1
-1
/
+1
|
*
blk-throttle: don't parse cgroup path if trace isn't enabled
Shaohua Li
2016-05-10
2
-3
/
+11
|
*
blktrace: add missed mask name
Shaohua Li
2016-05-10
1
-0
/
+1
|
*
blktrace: delete garbage for message trace
Shaohua Li
2016-05-10
1
-0
/
+1
|
*
block: make bio_inc_remaining() interface accessible again
Mike Snitzer
2016-05-05
2
-11
/
+11
|
*
block: reinstate early return of -EOPNOTSUPP from blkdev_issue_discard
Mike Snitzer
2016-05-05
1
-2
/
+5
|
*
block: Minor blk_account_io_start usage cleanup
Michael Callahan
2016-05-03
1
-2
/
+1
|
*
block: add __blkdev_issue_discard
Christoph Hellwig
2016-05-02
2
-26
/
+39
|
*
block: remove struct bio_batch
Christoph Hellwig
2016-05-02
1
-91
/
+27
|
*
block: copy NOMERGE flag from bio to request
Shaohua Li
2016-04-26
1
-1
/
+1
|
*
block: add ability to flag write back caching on a device
Jens Axboe
2016-04-12
4
-0
/
+77
|
*
blk-mq: Export tagset iter function
Sagi Grimberg
2016-04-12
2
-0
/
+14
|
*
block: add offset in blk_add_request_payload()
Ming Lin
2016-04-12
4
-5
/
+6
|
*
writeback: Fix performance regression in wb_over_bg_thresh()
Howard Cochran
2016-04-12
1
-2
/
+4
*
|
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-18
46
-224
/
+200
|
\
\
|
*
|
nfsd: use RWF_SYNC
Christoph Hellwig
2016-05-02
1
-11
/
+7
|
*
|
fs: add RWF_DSYNC aand RWF_SYNC
Christoph Hellwig
2016-05-02
2
-1
/
+7
|
*
|
ceph: use generic_write_sync
Christoph Hellwig
2016-05-02
1
-6
/
+5
|
*
|
fs: simplify the generic_write_sync prototype
Christoph Hellwig
2016-05-02
12
-65
/
+46
|
*
|
fs: add IOCB_SYNC and IOCB_DSYNC
Christoph Hellwig
2016-05-02
13
-16
/
+25
|
*
|
direct-io: remove the offset argument to dio_complete
Christoph Hellwig
2016-05-02
1
-5
/
+5
|
*
|
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2016-05-02
37
-112
/
+99
|
*
|
xfs: eliminate the pos variable in xfs_file_dio_aio_write
Christoph Hellwig
2016-05-02
1
-9
/
+8
|
*
|
filemap: remove the pos argument to generic_file_direct_write
Christoph Hellwig
2016-05-02
4
-9
/
+9
|
*
|
filemap: remove pos variables in generic_file_read_iter
Christoph Hellwig
2016-05-02
1
-8
/
+7
|
|
/
*
|
Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-05-17
19
-155
/
+132
|
\
\
|
*
|
constify ima_d_path()
Al Viro
2016-03-28
2
-2
/
+2
|
*
|
constify security_sb_pivotroot()
Al Viro
2016-03-28
4
-6
/
+6
|
*
|
constify security_path_chroot()
Al Viro
2016-03-28
4
-5
/
+5
|
*
|
constify security_path_{link,rename}
Al Viro
2016-03-28
5
-18
/
+18
|
*
|
apparmor: remove useless checks for NULL ->mnt
Al Viro
2016-03-28
1
-2
/
+2
|
*
|
constify security_path_{mkdir,mknod,symlink}
Al Viro
2016-03-28
7
-20
/
+20
|
*
|
constify security_path_{unlink,rmdir}
Al Viro
2016-03-28
5
-12
/
+12
|
*
|
apparmor: constify common_perm_...()
Al Viro
2016-03-28
1
-4
/
+4
|
*
|
apparmor: constify aa_path_link()
Al Viro
2016-03-28
2
-2
/
+2
|
*
|
apparmor: new helper - common_path_perm()
Al Viro
2016-03-28
1
-35
/
+12
|
*
|
constify chmod_common/security_path_chmod
Al Viro
2016-03-28
6
-7
/
+7
|
*
|
constify security_sb_mount()
Al Viro
2016-03-28
5
-6
/
+6
|
*
|
constify chown_common/security_path_chown
Al Viro
2016-03-28
6
-7
/
+7
|
*
|
tomoyo: constify assorted struct path *
Al Viro
2016-03-28
3
-13
/
+13
|
*
|
apparmor_path_truncate(): path->mnt is never NULL
Al Viro
2016-03-28
1
-1
/
+1
|
*
|
constify vfs_truncate()
Al Viro
2016-03-28
2
-2
/
+2
|
*
|
constify security_path_truncate()
Al Viro
2016-03-28
5
-6
/
+6
|
*
|
[apparmor] constify struct path * in a bunch of helpers
Al Viro
2016-03-28
5
-8
/
+8
*
|
|
Merge branch 'for-cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2016-05-17
5
-220
/
+167
|
\
\
\
|
*
|
|
cifs: Switch to generic xattr handlers
Andreas Gruenbacher
2016-04-23
4
-218
/
+165
|
*
|
|
cifs: Fix removexattr for os2.* xattrs
Andreas Gruenbacher
2016-04-23
1
-9
/
+17
|
*
|
|
cifs: Check for equality with ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT
Andreas Gruenbacher
2016-04-23
1
-2
/
+2
|
*
|
|
cifs: Fix xattr name checks
Andreas Gruenbacher
2016-04-23
1
-16
/
+8
[next]