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-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
2016-06-08
Merge branch 'misc-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Chris Mason
5
-17
/
+114
2016-06-08
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
15
-340
/
+454
2016-06-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-51
/
+22
2016-06-07
coredump: fix dumping through pipes
Mateusz Guzik
3
-3
/
+5
2016-06-07
fix a regression in atomic_open()
Al Viro
1
-3
/
+7
2016-06-07
fix d_walk()/non-delayed __d_free() race
Al Viro
1
-2
/
+2
2016-06-06
mnt: fs_fully_visible test the proper mount for MNT_LOCKED
Eric W. Biederman
1
-1
/
+1
2016-06-06
mnt: If fs_fully_visible fails call put_filesystem.
Eric W. Biederman
1
-1
/
+3
2016-06-06
Btrfs: self-tests: Fix extent buffer bitmap test fail on BE system
Feifei Xu
1
-1
/
+11
2016-06-06
Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsize
Feifei Xu
1
-1
/
+7
2016-06-06
Btrfs: self-tests: Use macros instead of constants and add missing newline
Feifei Xu
3
-18
/
+31
2016-06-06
Btrfs: self-tests: Support testing all possible sectorsizes and nodesizes
Feifei Xu
1
-22
/
+32
2016-06-06
Btrfs: self-tests: Execute page straddling test only when nodesize < PAGE_SIZE
Feifei Xu
1
-19
/
+30
2016-06-06
btrfs: advertise which crc32c implementation is being used at module load
Jeff Mahoney
3
-2
/
+9
2016-06-06
Btrfs: add validadtion checks for chunk loading
Liu Bo
1
-15
/
+67
2016-06-06
Btrfs: add more validation checks for superblock
Liu Bo
2
-0
/
+35
2016-06-06
Btrfs: clear uptodate flags of pages in sys_array eb
Liu Bo
1
-0
/
+2
2016-06-05
devpts: Make each mount of devpts an independent filesystem.
Eric W. Biederman
2
-143
/
+97
2016-06-05
autofs braino fix for do_last()
Al Viro
1
-4
/
+4
2016-06-04
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-18
/
+103
2016-06-04
fix EOPENSTALE bug in do_last()
Al Viro
1
-39
/
+4
2016-06-03
Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extent
Chris Mason
1
-1
/
+12
2016-06-02
Btrfs: self-tests: Support non-4k page size
Feifei Xu
15
-291
/
+355
2016-06-02
Btrfs: Fix integer overflow when calculating bytes_per_bitmap
Feifei Xu
2
-7
/
+7
2016-06-02
Btrfs: test_check_exists: Fix infinite loop when searching for free space ent...
Feifei Xu
1
-2
/
+2
2016-06-01
ceph: use i_version to check validity of fscache
Yan, Zheng
1
-0
/
+3
2016-06-01
ceph: improve fscache revalidation
Yan, Zheng
4
-83
/
+41
2016-06-01
ceph: disable fscache when inode is opened for write
Yan, Zheng
4
-53
/
+52
2016-06-01
ceph: avoid unnecessary fscache invalidation/revlidation
Yan, Zheng
1
-6
/
+3
2016-06-01
ceph: call __fscache_uncache_page() if readpages fails
Yan, Zheng
1
-1
/
+3
2016-06-01
FS-Cache: make check_consistency callback return int
Yan, Zheng
1
-1
/
+1
2016-06-01
FS-Cache: wake write waiter after invalidating writes
Yan, Zheng
1
-0
/
+2
2016-06-01
Btrfs: end transaction if we abort when creating uuid root
Josef Bacik
1
-0
/
+1
2016-05-31
Btrfs: fix race between device replace and read repair
Filipe Manana
1
-0
/
+10
2016-05-31
Btrfs: fix race between device replace and discard
Filipe Manana
1
-0
/
+6
2016-05-30
libceph: change ceph_osdmap_flag() to take osdc
Ilya Dryomov
1
-4
/
+4
2016-05-30
Btrfs: fix race between device replace and chunk allocation
Filipe Manana
1
-12
/
+9
2016-05-30
Btrfs: fix race setting block group back to RW mode during device replace
Filipe Manana
1
-5
/
+5
2016-05-30
Btrfs: fix unprotected assignment of the left cursor for device replace
Filipe Manana
1
-0
/
+4
2016-05-30
Btrfs: fix race setting block group readonly during device replace
Filipe Manana
3
-2
/
+46
2016-05-30
Btrfs: fix race between device replace and block group removal
Filipe Manana
1
-0
/
+11
2016-05-30
Btrfs: fix race between readahead and device replace/removal
Filipe Manana
1
-0
/
+2
2016-05-29
hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS
George Spelvin
1
-2
/
+2
2016-05-28
Rename other copy of hash_string to hashlen_string
George Spelvin
1
-2
/
+2
2016-05-28
hpfs: implement the show_options method
Mikulas Patocka
1
-11
/
+32
2016-05-28
affs: fix remount failure when there are no options changed
Mikulas Patocka
1
-2
/
+3
[next]