index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-13
Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+15
2015-11-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
4
-595
/
+191
2015-11-13
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
38
-644
/
+379
2015-11-13
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+7
2015-11-13
f2fs: xattr simplifications
Andreas Gruenbacher
1
-12
/
+3
2015-11-13
squashfs: xattr simplifications
Andreas Gruenbacher
1
-59
/
+31
2015-11-13
9p: xattr simplifications
Andreas Gruenbacher
8
-299
/
+72
2015-11-13
xattr handlers: Pass handler to operations instead of flags
Andreas Gruenbacher
32
-226
/
+306
2015-11-13
jffs2: Add missing capability check for listing trusted xattrs
Andreas Gruenbacher
1
-0
/
+3
2015-11-13
hfsplus: Remove unused xattr handler list operations
Andreas Gruenbacher
4
-44
/
+0
2015-11-13
ubifs: Remove unused security xattr handler
Andreas Gruenbacher
3
-42
/
+0
2015-11-13
vfs: Fix the posix_acl_xattr_list return value
Andreas Gruenbacher
1
-3
/
+1
2015-11-13
vfs: Check attribute names in posix acl xattr handers
Andreas Gruenbacher
1
-0
/
+4
2015-11-13
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
9
-25
/
+287
2015-11-13
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-146
/
+163
2015-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
7
-66
/
+161
2015-11-12
dax: fix __dax_pmd_fault crash
Dan Williams
1
-0
/
+7
2015-11-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+15
2015-11-11
Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
62
-411
/
+994
2015-11-11
Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
19
-248
/
+316
2015-11-11
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
12
-98
/
+86
2015-11-11
dax_io(): don't let non-error value escape via retval instead of EFAULT
Al Viro
1
-1
/
+3
2015-11-11
fs/block_dev.c: Remove WARN_ON() when inode writeback fails
Vivek Goyal
1
-3
/
+12
2015-11-11
fs: 9p: cache.h: Add #define of include guard
Tzvetelin Katchov
1
-0
/
+1
2015-11-11
vfs: remove unused wrapper block_page_mkwrite()
Ross Zwisler
4
-26
/
+6
2015-11-11
binfmt_elf: Correct `arch_check_elf's description
Maciej W. Rozycki
1
-1
/
+1
2015-11-11
fs: fix writeback.c kernel-doc warnings
Randy Dunlap
1
-1
/
+2
2015-11-11
fs: fix inode.c kernel-doc warning
Randy Dunlap
1
-0
/
+1
2015-11-11
fs/pipe.c: return error code rather than 0 in pipe_write()
Eric Biggers
1
-5
/
+4
2015-11-11
fs/pipe.c: preserve alloc_file() error code
Eric Biggers
1
-3
/
+6
2015-11-11
binfmt_elf: Don't clobber passed executable's file header
Maciej W. Rozycki
1
-5
/
+5
2015-11-11
FS-Cache: Handle a write to the page immediately beyond the EOF marker
David Howells
2
-31
/
+38
2015-11-11
cachefiles: perform test on s_blocksize when opening cache file.
NeilBrown
2
-6
/
+2
2015-11-11
FS-Cache: Don't override netfs's primary_index if registering failed
Kinglong Mee
1
-18
/
+17
2015-11-11
FS-Cache: Increase reference of parent after registering, netfs success
Kinglong Mee
1
-5
/
+4
2015-11-11
debugfs: fix refcount imbalance in start_creating
Daniel Borkmann
1
-1
/
+5
2015-11-10
btrfs: Use fs_info directly in btrfs_delete_unused_bgs
Zhao Lei
1
-2
/
+2
2015-11-10
btrfs: Fix lost-data-profile caused by balance bg
Zhao Lei
1
-0
/
+21
2015-11-10
btrfs: Fix lost-data-profile caused by auto removing bg
Zhao Lei
1
-2
/
+5
2015-11-10
btrfs: Remove len argument from scrub_find_csum
Zhao Lei
1
-4
/
+3
2015-11-10
btrfs: Reduce unnecessary arguments in scrub_recheck_block
Zhao Lei
1
-20
/
+8
2015-11-10
btrfs: Use scrub_checksum_data and scrub_checksum_tree_block for scrub_rechec...
Zhao Lei
1
-94
/
+36
2015-11-10
btrfs: Reset sblock->xxx_error stats before calling scrub_recheck_block_checksum
Zhao Lei
1
-0
/
+4
2015-11-10
btrfs: scrub: setup all fields for sblock_to_check
Zhao Lei
1
-0
/
+12
2015-11-10
btrfs: scrub: set error stats when tree block spanning stripes
Zhao Lei
1
-0
/
+6
2015-11-10
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+10
2015-11-10
Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
11
-34
/
+107
2015-11-10
Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+25
2015-11-10
Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-1
/
+1
2015-11-10
direct-io: be sure to assign dio->bio_bdev for both paths
Jens Axboe
1
-3
/
+3
[next]