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
2017-11-27
lockd: added cleanup checks in exit_net hook
Vasily Averin
2017-11-27
grace: replace BUG_ON by WARN_ONCE in exit_net hook
Vasily Averin
2017-11-27
nfsd: fix locking validator warning on nfs4_ol_stateid->st_mutex class
Andrew Elble
2017-11-27
lockd: remove net pointer from messages
Vasily Averin
2017-11-27
nfsd: remove net pointer from debug messages
Vasily Averin
2017-11-27
nfsd: Fix races with check_stateid_generation()
Trond Myklebust
2017-11-27
nfsd: Ensure we check stateid validity in the seqid operation checks
Trond Myklebust
2017-11-27
nfsd: Fix race in lock stateid creation
Trond Myklebust
2017-11-27
nfsd4: move find_lock_stateid
Trond Myklebust
2017-11-27
nfsd: Ensure we don't recognise lock stateids after freeing them
Trond Myklebust
2017-11-27
nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)
Trond Myklebust
2017-11-27
nfsd: Fix another OPEN stateid race
Trond Myklebust
2017-11-27
nfsd: Fix stateid races between OPEN and CLOSE
Trond Myklebust
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-25
Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-24
afs: remove redundant assignment of dvnode to itself
Colin Ian King
2017-11-24
afs: cell: Remove unnecessary code in afs_lookup_cell
Gustavo A. R. Silva
2017-11-24
afs: Fix signal handling in some file ops
David Howells
2017-11-24
afs: Fix some dentry handling in dir ops and missing key_puts
David Howells
2017-11-24
afs: Make afs_write_begin() avoid writing to a page that's being stored
David Howells
2017-11-22
Merge tag 'xfs-4.15-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-11-22
Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-11-22
Merge branch '9p-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-21
Merge tag 'for-linus-4.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-11-21
Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-11-21
xfs: abstract out dev_t conversions
Christoph Hellwig
2017-11-21
xfs: fix memory leak in xfs_iext_free_last_leaf
Shu Wang
2017-11-18
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-11-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-17
pid: replace pid bitmap implementation with IDR API
Gargi Sharma
2017-11-17
fat: remove redundant assignment of 0 to slots
Colin Ian King
2017-11-17
hfs/hfsplus: clean up unused variables in bnode.c
Christos Gkekas
2017-11-17
nilfs2: remove inode->i_version initialization
Jeff Layton
2017-11-17
nilfs2: use octal for unreadable permission macro
Ryusuke Konishi
2017-11-17
nilfs2: align block comments of nilfs_sufile_truncate_range() at *
Ryusuke Konishi
2017-11-17
fs, nilfs: convert nilfs_root.count from atomic_t to refcount_t
Elena Reshetova
2017-11-17
nilfs2: fix race condition that causes file system corruption
Andreas Rohner
2017-11-17
fs/nilfs2: convert timers to use timer_setup()
Kees Cook
2017-11-17
pipe: add proc_dopipe_max_size() to safely assign pipe_max_size
Joe Lawrence
2017-11-17
pipe: avoid round_pipe_size() nr_pages overflow on 32-bit
Joe Lawrence
2017-11-17
pipe: match pipe_max_size data type with procfs
Joe Lawrence
2017-11-17
autofs: don't fail mount for transient error
NeilBrown
2017-11-17
epoll: remove ep_call_nested() from ep_eventpoll_poll()
Jason Baron
2017-11-17
epoll: avoid calling ep_call_nested() from ep_poll_safewake()
Jason Baron
2017-11-17
epoll: account epitem and eppoll_entry to kmemcg
Shakeel Butt
2017-11-17
proc: use do-while in name_to_int()
Alexey Dobriyan
2017-11-17
proc: : uninline name_to_int()
Alexey Dobriyan
2017-11-17
proc, coredump: add CoreDumping flag to /proc/pid/status
Roman Gushchin
[next]