index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2016-02-22
mbcache: add reusable flag to cache entries
Andreas Gruenbacher
2016-02-22
ext4: shortcut setting of xattr to the same value
Jan Kara
2016-02-22
mbcache: get rid of _e_hash_list_head
Andreas Gruenbacher
2016-02-22
ext4: kill ext4_mballoc_ready
Andreas Gruenbacher
2016-02-22
mbcache2: rename to mbcache
Jan Kara
2016-02-22
mbcache2: Use referenced bit instead of LRU
Jan Kara
2016-02-22
mbcache2: limit cache size
Jan Kara
2016-02-22
mbcache: remove mbcache
Jan Kara
2016-02-22
ext2: convert to mbcache2
Jan Kara
2016-02-22
ext4: convert to mbcache2
Jan Kara
2016-02-22
mbcache2: reimplement mbcache
Jan Kara
2016-02-21
ext4: iterate over buffer heads correctly in move_extent_per_page()
Eryu Guan
2016-02-21
ext4: make sure to revoke all the freeable blocks in ext4_free_blocks
Daeho Jeong
2016-02-19
ext4: fix crashes in dioread_nolock mode
Jan Kara
2016-02-19
ext4: fix bh->b_state corruption
Jan Kara
2016-02-16
ext4: fix memleak in ext4_readdir()
Kirill Tkhai
2016-02-12
ext4: remove unused parameter "newblock" in convert_initialized_extent()
Eryu Guan
2016-02-12
ext4: don't read blocks from disk after extents being swapped
Eryu Guan
2016-02-12
ext4: fix potential integer overflow
Insu Yun
2016-02-12
ext4: add a line break for proc mb_groups display
Huaitong Han
2016-02-11
ext4: ioctl: fix erroneous return value
Anton Protopopov
2016-02-11
ext4: fix scheduling in atomic on group checksum failure
Jan Kara
2016-02-08
ext4 crypto: move context consistency check to ext4_file_open()
Theodore Ts'o
2016-02-07
ext4 crypto: revalidate dentry after adding or removing the key
Theodore Ts'o
2016-01-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-01-29
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-29
Revert "btrfs: synchronize incompat feature bits with sysfs files"
Chris Mason
2016-01-27
btrfs: don't use GFP_HIGHMEM for free-space-tree bitmap kzalloc
Chris Mason
2016-01-27
Merge branch 'dev/fst-followup' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
2016-01-27
btrfs: sysfs: check initialization state before updating features
David Sterba
2016-01-25
Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()"
David Sterba
2016-01-25
btrfs: async-thread: Fix a use-after-free error for trace
Qu Wenruo
2016-01-25
Btrfs: fix race between fsync and lockless direct IO writes
Filipe Manana
2016-01-25
Merge branch 'fix/fst-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
2016-01-25
btrfs: add free space tree to the cow-only list
David Sterba
2016-01-25
btrfs: add free space tree to lockdep classes
David Sterba
2016-01-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2016-01-24
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2016-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-23
Merge tag 'nfs-for-4.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-01-22
vfs: abort dedupe loop if fatal signals are pending
Darrick J. Wong
2016-01-22
tree wide: use kvfree() than conditional kfree()/vfree()
Tetsuo Handa
2016-01-22
dax: never rely on bh.b_dev being set by get_block()
Ross Zwisler
2016-01-22
xfs: call dax_pfn_mkwrite() for DAX fsync/msync
Ross Zwisler
2016-01-22
ext4: call dax_pfn_mkwrite() for DAX fsync/msync
Ross Zwisler
2016-01-22
ext2: call dax_pfn_mkwrite() for DAX fsync/msync
Ross Zwisler
2016-01-22
dax: add support for fsync/sync
Ross Zwisler
2016-01-22
dax: support dirty DAX entries in radix tree
Ross Zwisler
2016-01-22
dax: fix conversion of holes to PMDs
Ross Zwisler
[next]