index
:
pm24.git
master
perf-mon
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
2017-02-02
ext4: move halfmd4 into hash.c directly
Jason A. Donenfeld
2017-02-01
ext4: fix use-after-iput when fscrypt contexts are inconsistent
Eric Biggers
2017-02-01
jbd2: fix use after free in kjournald2()
Sahitya Tummala
2017-01-27
ext4: fix data corruption in data=journal mode
Jan Kara
2017-01-27
ext4: trim allocation requests to group size
Jan Kara
2017-01-22
ext4: replace BUG_ON with WARN_ON in mb_find_extent()
Theodore Ts'o
2017-01-22
ext4: propagate error values from ext4_inline_data_truncate()
Theodore Ts'o
2017-01-11
ext4: avoid calling ext4_mark_inode_dirty() under unneeded semaphores
Theodore Ts'o
2017-01-11
ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
Theodore Ts'o
2017-01-11
ext4: add debug_want_extra_isize mount option
Theodore Ts'o
2017-01-08
ext4: do not polute the extents cache while shifting extents
Roman Pen
2017-01-08
ext4: Include forgotten start block on fallocate insert range
Roman Pen
2017-01-08
Merge branch 'fscrypt' into d
Theodore Ts'o
2017-01-08
fscrypt: make fscrypt_operations.key_prefix a string
Eric Biggers
2017-01-08
ext4: don't allow encrypted operations without keys
Theodore Ts'o
2017-01-05
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2017-01-04
Merge tag 'xfs-for-linus-4.10-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs...
Linus Torvalds
2017-01-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-01-03
xfs: fix max_retries _show and _store functions
Carlos Maiolino
2017-01-03
xfs: fix crash and data corruption due to removal of busy COW extents
Christoph Hellwig
2017-01-03
xfs: use the actual AG length when reserving blocks
Darrick J. Wong
2017-01-03
xfs: fix double-cleanup when CUI recovery fails
Darrick J. Wong
2017-01-02
Merge tag 'fscrypt-for-stable' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-01-02
fscrypt: make test_dummy_encryption require a keyring key
Theodore Ts'o
2017-01-02
clean_bdev_aliases: Prevent cleaning blocks that are not in block range
Chandan Rajendra
2017-01-01
fscrypt: factor out bio specific functions
Richard Weinberger
2016-12-31
fscrypt: pass up error codes from ->get_context()
Eric Biggers
2016-12-31
fscrypt: remove user-triggerable warning messages
Eric Biggers
2016-12-31
fscrypt: use EEXIST when file already uses different policy
Eric Biggers
2016-12-31
fscrypt: use ENOTDIR when setting encryption policy on nondirectory
Eric Biggers
2016-12-31
fscrypt: use ENOKEY when file cannot be created w/o key
Eric Biggers
2016-12-31
fscrypt: fix renaming and linking special files
Eric Biggers
2016-12-27
fscrypt: fix the test_dummy_encryption mount option
Theodore Ts'o
2016-12-26
ext4: Simplify DAX fault path
Jan Kara
2016-12-26
dax: Call ->iomap_begin without entry lock during dax fault
Jan Kara
2016-12-26
dax: Finish fault completely when loading holes
Jan Kara
2016-12-26
dax: Avoid page invalidation races and unnecessary radix tree traversals
Jan Kara
2016-12-26
mm: Invalidate DAX radix tree entries only if appropriate
Jan Kara
2016-12-26
ext2: Return BH_New buffers for zeroed blocks
Jan Kara
2016-12-25
ktime: Get rid of ktime_equal()
Thomas Gleixner
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2016-12-23
fsnotify: Remove fsnotify_duplicate_mark()
Jan Kara
2016-12-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-23
Merge tag 'befs-v4.10-rc1' of git://github.com/luisbg/linux-befs
Linus Torvalds
2016-12-22
Merge branch 'work.namespace' into for-linus
Al Viro
2016-12-22
ufs: fix function declaration for ufs_truncate_blocks
Jeff Layton
2016-12-22
fs: exec: apply CLOEXEC before changing dumpable task flags
Aleksa Sarai
[next]