index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2015-12-30
9p: ->evict_inode() should kick out ->i_data, not ->i_mapping
Al Viro
2015-12-30
nfs: if we have no valid attrs, then don't declare the attribute cache valid
Jeff Layton
2015-12-30
jbd2: Fix unreclaimed pages after truncate in data=journal mode
Jan Kara
2015-12-30
ext4: Fix handling of extended tv_sec
David Turner
2015-12-30
vfs: Avoid softlockups with sendfile(2)
Jan Kara
2015-12-30
vfs: Make sendfile(2) killable even better
Jan Kara
2015-12-30
fix sysvfs symlinks
Al Viro
2015-12-30
mac: validate mac_partition is within sector
Kees Cook
2015-12-30
FS-Cache: Add missing initialization of ret in cachefiles_write_page()
Geert Uytterhoeven
2015-12-30
fuse: break infinite loop in fuse_fill_write_pages()
Roman Gushchin
2015-11-27
splice: sendfile() at once fails for big files
Christophe Leroy
2015-11-27
fs: if a coredump already exists, unlink and recreate with O_EXCL
Jann Horn
2015-11-27
fs: make dumpable=2 require fully qualified path
Kees Cook
2015-11-27
binfmt_elf: Don't clobber passed executable's file header
Maciej W. Rozycki
2015-11-27
FS-Cache: Handle a write to the page immediately beyond the EOF marker
David Howells
2015-11-27
FS-Cache: Don't override netfs's primary_index if registering failed
Kinglong Mee
2015-11-27
FS-Cache: Increase reference of parent after registering, netfs success
Kinglong Mee
2015-11-27
Btrfs: fix race when listing an inode's xattrs
Filipe Manana
2015-11-27
Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
Filipe Manana
2015-11-27
Btrfs: fix race leading to incorrect item deletion when dropping extents
Filipe Manana
2015-11-27
ext4, jbd2: ensure entering into panic after recording an error in superblock
Daeho Jeong
2015-11-27
Btrfs: fix truncation of compressed and inlined extents
Filipe Manana
2015-11-27
Btrfs: don't use ram_bytes for uncompressed inline items
Chris Mason
2015-11-27
Btrfs: fix file corruption and data loss after cloning inline extents
Filipe Manana
2015-11-27
Btrfs: added helper btrfs_next_item()
Jan Schmidt
2015-11-17
Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x ...
Olga Kornievskaia
2015-11-17
Do not fall back to SMBWriteX in set_file_size error cases
Steve French
2015-10-13
jbd2: avoid infinite loop when destroying aborted journal
Jan Kara
2015-10-13
ocfs2/dlm: fix deadlock when dispatch assert master
Joseph Qi
2015-10-13
cifs: use server timestamp for ntlmv2 authentication
Peter Seiderer
2015-10-13
btrfs: skip waiting on ordered range for special files
Jeff Mahoney
2015-10-13
Btrfs: fix read corruption of compressed and shared extents
Filipe Manana
2015-10-13
hfs: fix B-tree corruption after insertion at position 0
Hin-Tak Leung
2015-10-13
hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
Hin-Tak Leung
2015-10-13
pagemap: hide physical addresses from non-privileged users
Konstantin Khlebnikov
2015-10-13
fs: create and use seq_show_option for escaping
Kees Cook
2015-10-13
xfs: return errors from partial I/O failures to files
David Jeffery
2015-10-13
xfs: Fix xfs_attr_leafblock definition
Jan Kara
2015-10-13
eCryptfs: Invalidate dcache entries when lower i_nlink is zero
Tyler Hicks
2015-10-13
NFSv4: don't set SETATTR for O_RDONLY|O_EXCL
NeilBrown
2015-10-13
vfs: Test for and handle paths that are unreachable from their mnt_root
Eric W. Biederman
2015-10-13
dcache: Handle escaped paths in prepend_path
Eric W. Biederman
2015-10-13
ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
Joseph Qi
2015-10-13
jbd2: protect all log tail updates with j_checkpoint_mutex
Jan Kara
2015-08-12
Btrfs: fix file corruption after cloning inline extents
Filipe Manana
2015-08-12
9p: don't leave a half-initialized inode sitting around
Al Viro
2015-08-12
ext4: replace open coded nofail allocation in ext4_free_blocks()
Michal Hocko
2015-08-12
ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp
Nikolay Borisov
2015-08-12
fs/buffer.c: support buffer cache allocations with gfp modifiers
Gioh Kim
2015-08-12
fuse: initialize fc->release before calling it
Miklos Szeredi
[next]