开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2015-10-05
vfs: Test for and handle paths that are unreachable from their mnt_root
Eric W. Biederman
2015-10-05
dcache: Handle escaped paths in prepend_path
Eric W. Biederman
2015-09-30
hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
Hin-Tak Leung
2015-09-30
hfs: fix B-tree corruption after insertion at position 0
Hin-Tak Leung
2015-09-30
fs: if a coredump already exists, unlink and recreate with O_EXCL
Jann Horn
2015-09-30
NFS: nfs_set_pgio_error sometimes misses errors
Trond Myklebust
2015-09-30
NFSv4: don't set SETATTR for O_RDONLY|O_EXCL
NeilBrown
2015-09-30
Btrfs: check if previous transaction aborted to avoid fs corruption
Filipe Manana
2015-09-30
hpfs: update ctime and mtime on directory modification
Mikulas Patocka
2015-09-18
ext4: move check under lock scope to close a race.
Davide Italiano
2015-09-02
aio: fix reqs_available handling
Benjamin LaHaise
2015-09-02
bio: fix argument of __bio_add_page() for max_sectors > 0xffff
Akinobu Mita
2015-09-02
cifs: Send a logoff request before removing a smb session
Shirish Pargaonkar
2015-08-25
path_openat(): fix double fput()
Al Viro
2015-08-25
signalfd: fix information leak in signalfd_copyinfo
Amanieu d'Antras
2015-08-25
ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
Joseph Qi
2015-08-19
fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
Jan Kara
2015-08-19
freeing unlinked file indefinitely delayed
Al Viro
2015-08-04
hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead
Joe Perches
2015-08-04
9p: don't leave a half-initialized inode sitting around
Al Viro
2015-08-04
fixing infinite OPEN loop in 4.0 stateid recovery
Olga Kornievskaia
2015-08-04
NFS: Fix size of NFSACL SETACL operations
Chuck Lever
2015-08-04
fuse: initialize fc->release before calling it
Miklos Szeredi
2015-08-04
Btrfs: fix memory leak in the extent_same ioctl
Filipe Manana
2015-08-04
Btrfs: use kmem_cache_free when freeing entry in inode cache
Filipe Manana
2015-08-04
xfs: fix remote symlinks on V5/CRC filesystems
Eric Sandeen
2015-08-04
jbd2: fix ocfs2 corrupt when updating journal superblock fails
Joseph Qi
2015-08-04
jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()
Dmitry Monakhov
2015-08-04
ext4: replace open coded nofail allocation in ext4_free_blocks()
Michal Hocko
2015-08-04
ext4: correctly migrate a file with a hole at the beginning
Eryu Guan
2015-08-04
ext4: be more strict when migrating to non-extent based file
Eryu Guan
2015-08-04
ext4: fix reservation release on invalidatepage for delalloc fs
Lukas Czerner
2015-08-04
ext4: don't retry file block mapping on bigalloc fs with non-extent file
Darrick J. Wong
2015-08-04
ext4: call sync_blockdev() before invalidate_bdev() in put_super()
Theodore Ts'o
2015-08-04
ext4: fix race between truncate and __ext4_journalled_writepage()
Theodore Ts'o
2015-08-04
reiserfs: Fix use after free in journal teardown
Jan Kara
2015-07-30
vfs: Ignore unlocked mounts in fs_fully_visible
Eric W. Biederman
2015-07-30
vfs: Remove incorrect debugging WARN in prepend_path
Eric W. Biederman
2015-07-30
fs: Fix S_NOSEC handling
Jan Kara
2015-07-30
get rid of s_files and files_lock
Al Viro
2015-07-30
uninline destroy_super(), consolidate alloc_super()
Al Viro
2015-07-30
Btrfs: make xattr replace operations atomic
Filipe Manana
2015-07-30
pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomic
Ben Hutchings
2015-06-23
fs: namespace: suppress 'may be used uninitialized' warnings
Tim Gardner
2015-06-23
udf: Check length of extended attributes and allocation descriptors
Jan Kara
2015-06-23
udf: Remove repeated loads blocksize
Jan Kara
2015-06-23
btrfs: cleanup orphans while looking up default subvolume
Jeff Mahoney
2015-06-23
btrfs: incorrect handling for fiemap_fill_next_extent return
Chengyu Song
2015-06-03
fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings
Andrew Morton
2015-06-03
vfs: read file_handle only once in handle_to_path
Sasha Levin
[next]