index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2016-03-09
jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
OGAWA Hirofumi
2016-03-09
ext4: more efficient SEEK_DATA implementation
Jan Kara
2016-03-09
ext4: cleanup handling of bh->b_state in DAX mmap
Jan Kara
2016-03-09
ext4: return hole from ext4_map_blocks()
Jan Kara
2016-03-09
ext4: factor out determining of hole size
Jan Kara
2016-03-09
ext4: fix setting of referenced bit in ext4_es_lookup_extent()
Jan Kara
2016-03-08
ext4: remove i_ioend_count
Jan Kara
2016-03-08
ext4: simplify io_end handling for AIO DIO
Jan Kara
2016-03-08
ext4: move trans handling and completion deferal out of _ext4_get_block
Jan Kara
2016-03-08
ext4: rename and split get blocks functions
Jan Kara
2016-03-08
ext4: use i_mutex to serialize unaligned AIO DIO
Jan Kara
2016-03-08
ext4: pack ioend structure better
Jan Kara
2016-02-22
jbd2: save some atomic ops in __JI_COMMIT_RUNNING handling
Jan Kara
2016-02-22
jbd2: unify revoke and tag block checksum handling
Jan Kara
2016-02-22
jbd2: factor out common descriptor block initialization
Jan Kara
2016-02-22
jbd2: remove unnecessary arguments of jbd2_journal_write_revoke_records
Jan Kara
2016-02-22
ext4: trim unused parameter from convert_initialized_extent()
Eric Whitney
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
[next]