index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mbcache2: rename to mbcache
Jan Kara
2016-02-23
8
-151
/
+151
*
mbcache2: Use referenced bit instead of LRU
Jan Kara
2016-02-23
1
-31
/
+56
*
mbcache2: limit cache size
Jan Kara
2016-02-22
1
-5
/
+45
*
mbcache: remove mbcache
Jan Kara
2016-02-22
2
-859
/
+1
*
ext2: convert to mbcache2
Jan Kara
2016-02-22
4
-100
/
+92
*
ext4: convert to mbcache2
Jan Kara
2016-02-22
4
-75
/
+75
*
mbcache2: reimplement mbcache
Jan Kara
2016-02-22
2
-1
/
+360
*
ext4: iterate over buffer heads correctly in move_extent_per_page()
Eryu Guan
2016-02-22
1
-0
/
+1
*
ext4: make sure to revoke all the freeable blocks in ext4_free_blocks
Daeho Jeong
2016-02-22
1
-19
/
+13
*
ext4: fix crashes in dioread_nolock mode
Jan Kara
2016-02-19
1
-20
/
+20
*
ext4: fix bh->b_state corruption
Jan Kara
2016-02-19
1
-2
/
+30
*
ext4: fix memleak in ext4_readdir()
Kirill Tkhai
2016-02-16
1
-2
/
+5
*
ext4: remove unused parameter "newblock" in convert_initialized_extent()
Eryu Guan
2016-02-12
1
-2
/
+2
*
ext4: don't read blocks from disk after extents being swapped
Eryu Guan
2016-02-12
1
-3
/
+12
*
ext4: fix potential integer overflow
Insu Yun
2016-02-12
1
-1
/
+1
*
ext4: add a line break for proc mb_groups display
Huaitong Han
2016-02-12
1
-1
/
+1
*
ext4: ioctl: fix erroneous return value
Anton Protopopov
2016-02-12
1
-1
/
+1
*
ext4: fix scheduling in atomic on group checksum failure
Jan Kara
2016-02-12
2
-5
/
+8
*
ext4 crypto: move context consistency check to ext4_file_open()
Theodore Ts'o
2016-02-08
2
-2
/
+15
*
ext4 crypto: revalidate dentry after adding or removing the key
Theodore Ts'o
2016-02-08
4
-0
/
+81
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-02-01
1
-1
/
+1
|
\
|
*
timerfd: Handle relative timers with CONFIG_TIME_LOW_RES proper
Thomas Gleixner
2016-01-17
1
-1
/
+1
*
|
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-30
11
-32
/
+113
|
\
\
|
*
|
Revert "btrfs: synchronize incompat feature bits with sysfs files"
Chris Mason
2016-01-29
4
-17
/
+0
|
*
|
btrfs: don't use GFP_HIGHMEM for free-space-tree bitmap kzalloc
Chris Mason
2016-01-27
1
-1
/
+1
|
*
|
Merge branch 'dev/fst-followup' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
2016-01-27
6
-18
/
+34
|
|
\
\
|
|
*
|
btrfs: add free space tree to the cow-only list
David Sterba
2016-01-25
1
-1
/
+2
|
|
*
|
btrfs: add free space tree to lockdep classes
David Sterba
2016-01-25
1
-0
/
+1
|
|
*
|
btrfs: tweak free space tree bitmap allocation
David Sterba
2016-01-22
1
-2
/
+16
|
|
*
|
btrfs: tests: switch to GFP_KERNEL
David Sterba
2016-01-22
3
-15
/
+15
|
*
|
|
btrfs: sysfs: check initialization state before updating features
David Sterba
2016-01-27
1
-0
/
+3
|
*
|
|
Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()"
David Sterba
2016-01-26
1
-1
/
+0
|
*
|
|
btrfs: async-thread: Fix a use-after-free error for trace
Qu Wenruo
2016-01-26
1
-1
/
+1
|
*
|
|
Btrfs: fix race between fsync and lockless direct IO writes
Filipe Manana
2016-01-26
2
-11
/
+39
|
*
|
|
Merge branch 'fix/fst-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
2016-01-26
6
-1
/
+53
|
|
\
\
\
|
|
*
|
|
btrfs: synchronize incompat feature bits with sysfs files
David Sterba
2016-01-21
4
-0
/
+17
|
|
*
|
|
btrfs: sysfs: introduce helper for syncing bits with sysfs files
David Sterba
2016-01-21
2
-0
/
+33
|
|
*
|
|
btrfs: sysfs: add free-space-tree bit attribute
David Sterba
2016-01-21
1
-0
/
+2
|
|
*
|
|
btrfs: sysfs: fix typo in compat_ro attribute definition
David Sterba
2016-01-20
1
-1
/
+1
|
|
|
/
/
*
|
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-01-24
1
-1
/
+5
|
\
\
\
\
|
*
|
|
|
ELF: Also pass any interpreter's file header to `arch_check_elf'
Maciej W. Rozycki
2016-01-20
1
-1
/
+5
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2016-01-24
4
-150
/
+389
|
\
\
\
\
\
|
*
|
|
|
|
ceph: use i_size_{read,write} to get/set i_size
Yan, Zheng
2016-01-21
4
-26
/
+25
|
*
|
|
|
|
ceph: re-send AIO write request when getting -EOLDSNAP error
Yan, Zheng
2016-01-21
1
-4
/
+86
|
*
|
|
|
|
ceph: Asynchronous IO support
Yan, Zheng
2016-01-21
1
-119
/
+278
|
*
|
|
|
|
ceph: Avoid to propagate the invalid page point
Minfei Huang
2016-01-21
1
-1
/
+0
|
*
|
|
|
|
ceph: fix double page_unlock() in page_mkwrite()
Yan, Zheng
2016-01-21
1
-4
/
+4
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2016-01-24
16
-52
/
+238
|
\
\
\
\
\
|
*
|
|
|
|
cifs_dbg() outputs an uninitialized buffer in cifs_readdir()
Vasily Averin
2016-01-14
1
-0
/
+1
|
*
|
|
|
|
cifs: fix race between call_async() and reconnect()
Rabin Vincent
2016-01-14
2
-3
/
+5
[next]