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
2016-06-25
Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-13
/
+34
2016-06-25
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-36
/
+57
2016-06-25
Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodes
Omar Sandoval
3
-13
/
+34
2016-06-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-31
/
+17
2016-06-24
autofs: don't get stuck in a loop if vfs_write() returns an error
Andrey Vagin
1
-3
/
+4
2016-06-24
fs/nilfs2: fix potential underflow in call to crc32_le
Torsten Hilbrich
1
-1
/
+1
2016-06-24
ocfs2: disable BUG assertions in reading blocks
Gang He
2
-2
/
+5
2016-06-24
jbd2: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-25
/
+7
2016-06-24
Merge tag 'nfsd-4.7-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-46
/
+48
2016-06-24
nfsd: check permissions when setting ACLs
Ben Hutchings
3
-27
/
+25
2016-06-24
posix_acl: Add set_posix_acl
Andreas Gruenbacher
1
-19
/
+23
2016-06-23
Merge tag 'upstream-4.7-rc5' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-0
/
+24
2016-06-23
Btrfs: Force stripesize to the value of sectorsize
Chandan Rajendra
2
-6
/
+4
2016-06-23
btrfs: fix disk_i_size update bug when fallocate() fails
Wang Xiaoguang
1
-1
/
+2
2016-06-23
Btrfs: fix error handling in map_private_extent_buffer
Liu Bo
2
-2
/
+11
2016-06-23
Btrfs: fix error return code in btrfs_init_test_fs()
Wei Yongjun
1
-1
/
+1
2016-06-22
Btrfs: don't do nocow check unless we have to
Josef Bacik
1
-22
/
+22
2016-06-22
btrfs: fix deadlock in delayed_ref_async_start
Chris Mason
1
-9
/
+11
2016-06-22
Btrfs: track transid for delayed ref flushing
Josef Bacik
4
-5
/
+16
2016-06-23
UBIFS: Implement ->migratepage()
Kirill A. Shutemov
1
-0
/
+24
2016-06-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-0
/
+4
2016-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-36
/
+81
2016-06-20
fix idiotic braino in d_alloc_parallel()
Al Viro
1
-5
/
+12
2016-06-19
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
4
-16
/
+33
2016-06-18
Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+4
2016-06-18
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-43
/
+61
2016-06-17
Btrfs: btrfs_check_super_valid: Allow 4096 as stripesize
Chandan Rajendra
1
-1
/
+2
2016-06-17
btrfs: remove build fixup for qgroup_account_snapshot
David Sterba
1
-5
/
+0
2016-06-17
btrfs: use new error message helper in qgroup_account_snapshot
David Sterba
1
-1
/
+1
2016-06-17
btrfs: avoid blocking open_ctree from cleaner_kthread
Zygo Blaxell
2
-15
/
+12
2016-06-17
Btrfs: don't BUG_ON() in btrfs_orphan_add
Josef Bacik
1
-1
/
+10
2016-06-17
btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
Jeff Mahoney
4
-4
/
+7
2016-06-17
Btrfs: check if extent buffer is aligned to sectorsize
Liu Bo
6
-15
/
+28
2016-06-17
btrfs: Use correct format specifier
Heinrich Schuchardt
1
-1
/
+1
2016-06-16
Merge tag 'nfsd-4.7-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-49
/
+40
2016-06-16
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-22
/
+17
2016-06-15
nfsd: Make init_open_stateid() a bit more whole
Oleg Drokin
1
-15
/
+12
2016-06-15
nfsd: Extend the mutex holding region around in nfsd4_process_open2()
Oleg Drokin
1
-3
/
+13
2016-06-15
nfsd: Always lock state exclusively.
Oleg Drokin
2
-21
/
+21
2016-06-15
nfsd4/rpc: move backchannel create logic into rpc code
J. Bruce Fields
1
-17
/
+1
2016-06-15
ovl: fix uid/gid when creating over whiteout
Miklos Szeredi
1
-2
/
+11
2016-06-15
debugfs: open_proxy_open(): avoid double fops release
Nicolai Stange
1
-1
/
+0
2016-06-15
debugfs: full_proxy_open(): free proxy on ->open() failure
Nicolai Stange
1
-2
/
+4
2016-06-15
mnt: Account for MS_RDONLY in fs_fully_visible
Eric W. Biederman
1
-0
/
+4
2016-06-14
nfsd: Fix NFSD_MDS_PR_KEY on 32-bit by adding ULL postfix
Geert Uytterhoeven
1
-1
/
+1
2016-06-12
autofs races
Al Viro
3
-22
/
+15
2016-06-10
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
18
-357
/
+568
2016-06-10
Merge branch 'stacking-fixes' (vfs stacking fixes from Jann)
Linus Torvalds
2
-2
/
+18
2016-06-10
ecryptfs: forbid opening files without mmap handler
Jann Horn
1
-2
/
+11
2016-06-10
proc: prevent stacking filesystems on top
Jann Horn
1
-0
/
+7
[next]