index
:
linux-dev
for-cryptodev-2.6
for-next
jd/arm-thumb-sym
jd/big-key-gcm
jd/big-key-gcm-split
jd/broken-netlink-dump
jd/chacha-stack-validation
jd/clang-aarch64
jd/cleaner-add-random-ready
jd/fast-ti-aarch64
jd/fix-tishift-modules
jd/hsiphash128
jd/hsiphash128-2
jd/hsiphash128-3
jd/icmp-conntrack
jd/kasan-stack-frame
jd/kconfig-assembler-support
jd/memcmp-wpa
jd/netdev-pub
jd/netlink-dump-size
jd/netlink-dump-size-v2
jd/random-zinc
jd/re-zinc-it-up
jd/rmk-toolcheck
jd/rng-blocker
jd/skb_memzero_explicit
jd/timekeeping
jd/um-fixups
jd/variable-time-memcmp
jd/wireguard
jd/wireguard-azinc
jd/with-cryptoapi-port
jd/zinc-light
jn/rhashtable
jn/rhashtable-api
jn/rhashtable-next
master
tg/skb_memzero
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-13
vfs: Check attribute names in posix acl xattr handers
Andreas Gruenbacher
1
-0
/
+4
2015-11-12
dax: fix __dax_pmd_fault crash
Dan Williams
1
-0
/
+7
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_recheck_block_checksum
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
direct-io: be sure to assign dio->bio_bdev for both paths
Jens Axboe
1
-3
/
+3
2015-11-10
nfsd: fix race with open / open upgrade stateids
Andrew Elble
1
-25
/
+53
2015-11-10
nfsd: eliminate sending duplicate and repeated delegations
Andrew Elble
1
-10
/
+84
2015-11-10
nfsd: remove recurring workqueue job to clean DRC
Jeff Layton
1
-26
/
+0
2015-11-09
fs/binfmt_elf_fdpic.c: provide NOMMU loader for regular ELF binaries
Rich Felker
1
-8
/
+38
2015-11-09
fs/stat.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-2
/
+0
2015-11-09
fs/reiserfs/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-3
/
+0
2015-11-09
fs/nilfs2/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-3
/
+0
2015-11-09
fs/ncpfs/dir.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-2
/
+0
2015-11-09
fs/jfs: remove unnecessary new_valid_dev() checks
Yaowei Bai
2
-6
/
+0
2015-11-09
fs/hpfs/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-2
/
+0
2015-11-09
fs/f2fs/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-3
/
+0
2015-11-09
fs/ext2/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-3
/
+0
2015-11-09
fs/exofs/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-3
/
+0
2015-11-09
fs/btrfs/inode.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-3
/
+0
2015-11-09
fs/9p: remove unnecessary new_valid_dev() checks
Yaowei Bai
2
-6
/
+0
2015-11-09
remove abs64()
Andrew Morton
2
-3
/
+3
2015-11-09
fs/writeback.c: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+2
2015-11-09
fs/inode.c: fix kernel-doc warning
Randy Dunlap
1
-0
/
+1
2015-11-10
xfs: give all workqueues rescuer threads
Chris Mason
1
-3
/
+4
2015-11-10
xfs: fix log recovery op header validation assert
Brian Foster
1
-1
/
+1
2015-11-10
xfs: Fix error path in xfs_get_acl
Andreas Gruenbacher
2
-1
/
+1
2015-11-09
Btrfs: fix race when listing an inode's xattrs
Filipe Manana
1
-1
/
+3
2015-11-09
coredump: add DAX filtering for FDPIC ELF coredumps
Ross Zwisler
1
-0
/
+15
[prev]
[next]