开源镜像站
帮助
动态
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
2014-10-30
dcache: add missing lockdep annotation
Linus Torvalds
2014-10-30
dentry_kill() doesn't need the second argument now
Al Viro
2014-10-30
dealing with the rest of shrink_dentry_list() livelock
Al Viro
2014-10-30
shrink_dentry_list(): take parent's ->d_lock earlier
Al Viro
2014-10-30
expand dentry_kill(dentry, 0) in shrink_dentry_list()
Al Viro
2014-10-30
split dentry_kill()
Al Viro
2014-10-30
lift the "already marked killed" case into shrink_dentry_list()
Al Viro
2014-10-30
dcache: don't need rcu in shrink_dentry_list()
Miklos Szeredi
2014-10-30
more graceful recovery in umount_collect()
Al Viro
2014-10-30
don't remove from shrink list in select_collect()
Al Viro
2014-10-30
dentry_kill(): don't try to remove from shrink list
Al Viro
2014-10-30
expand the call of dentry_lru_del() in dentry_kill()
Al Viro
2014-10-30
new helper: dentry_free()
Al Viro
2014-10-30
fold try_prune_one_dentry()
Al Viro
2014-10-30
fold d_kill() and d_free()
Al Viro
2014-10-30
fold try_to_ascend() into the sole remaining caller
Al Viro
2014-10-30
fold __d_shrink() into its only remaining caller
Al Viro
2014-10-30
switch shrink_dcache_for_umount() to use of d_walk()
Al Viro
2014-10-17
fs: Add a missing permission check to do_umount
Andy Lutomirski
2014-10-17
nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait
David Jeffery
2014-10-13
CIFS: Fix SMB2 readdir error handling
Pavel Shilovsky
2014-10-13
udf: Avoid infinite loop when processing indirect ICBs
Jan Kara
2014-10-13
aio: block exit_aio() until all context requests are completed
Gu Zheng
2014-10-13
Fix nasty 32-bit overflow bug in buffer i/o code.
Anton Altaparmakov
2014-10-13
don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()
Al Viro
2014-10-13
ocfs2/dlm: do not get resource spinlock if lockres is new
Joseph Qi
2014-10-13
nilfs2: fix data loss with mmap()
Andreas Rohner
2014-10-13
fs/notify: don't show f_handle if exportfs_encode_inode_fh failed
Andrey Vagin
2014-10-13
fsnotify/fdinfo: use named constants instead of hardcoded values
Andrey Vagin
2014-10-13
eventpoll: fix uninitialized variable in epoll_ctl
Nicolas Iooss
2014-10-13
lockd: fix rpcbind crash on lockd startup failure
J. Bruce Fields
2014-10-13
NFSv4: Fix another bug in the close/open_downgrade code
Trond Myklebust
2014-10-13
NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists()
Steve Dickson
2014-09-26
mm: non-atomically mark page accessed during page cache allocation where poss...
Mel Gorman
2014-09-26
fs: buffer: do not use unnecessary atomic operations when discarding buffers
Mel Gorman
2014-09-26
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
Mel Gorman
2014-09-26
fs/superblock: avoid locking counting inodes and dentries before reclaiming them
Tim Chen
2014-09-26
fs/superblock: unregister sb shrinker before ->kill_sb()
Dave Chinner
2014-09-26
callers of iov_copy_from_user_atomic() don't need pagecache_disable()
Al Viro
2014-09-26
mm: remove read_cache_page_async()
Sasha Levin
2014-09-26
mm + fs: prepare for non-page entries in page cache radix trees
Johannes Weiner
2014-09-26
mm: filemap: move radix tree hole searching here
Johannes Weiner
2014-09-26
mm: per-thread vma caching
Davidlohr Bueso
2014-09-26
hugetlb: ensure hugepage access is denied if hugepages are not supported
Nishanth Aravamudan
2014-09-26
aio: add missing smp_rmb() in read_events_ring
Jeff Moyer
2014-09-18
CIFS: Fix directory rename error
Pavel Shilovsky
2014-09-17
CIFS: Fix wrong restart readdir for SMB1
Pavel Shilovsky
2014-09-17
CIFS: Fix wrong filename length for SMB2
Pavel Shilovsky
2014-09-17
CIFS: Fix wrong directory attributes after rename
Pavel Shilovsky
2014-09-17
CIFS: Possible null ptr deref in SMB2_tcon
Steve French
[prev]
[next]