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
2019-01-04
fs/proc/base.c: slightly faster /proc/*/limits
Alexey Dobriyan
2019-01-04
fs/proc/inode.c: delete unnecessary variable in proc_alloc_inode()
Alexey Dobriyan
2019-01-04
fs/proc/util.c: include fs/proc/internal.h for name_to_int()
Eric Biggers
2019-01-04
fs/proc/base.c: use ns_capable instead of capable for timerslack_ns
Benjamin Gordon
2019-01-02
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-01-02
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-01-02
Merge tag '4.21-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-01-02
block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE)
Linus Torvalds
2019-01-02
sunrpc: Add xprt after nfs4_test_session_trunk()
Santosh kumar pradhan
2019-01-02
NFS: remove unnecessary test for IS_ERR(cred)
NeilBrown
2019-01-02
NFSv4.2 fix async copy reboot recovery
Olga Kornievskaia
2019-01-02
NFS: Fix NFSv4 symbolic trace point output
Chuck Lever
2019-01-02
NFS: Make "port=" mount option optional for RDMA mounts
Chuck Lever
2018-12-31
Merge tag 'dax-fix-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd...
Linus Torvalds
2018-12-31
Merge tag 'f2fs-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2018-12-31
nfs: fixed broken compilation in nfs_callback_up_net()
Vasily Averin
2018-12-31
cifs: update internal module version number
Steve French
2018-12-31
cifs: we can not use small padding iovs together with encryption
Ronnie Sahlberg
2018-12-28
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-12-28
Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-12-28
Merge tag 'for-4.21/aio-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-28
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-28
Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...
Linus Torvalds
2018-12-28
hugetlbfs: Use i_mmap_rwsem to fix page fault/truncate race
Mike Kravetz
2018-12-28
mm: migrate: drop unused argument of migrate_page_move_mapping()
Jan Kara
2018-12-28
blkdev: avoid migration stalls for blkdev pages
Jan Kara
2018-12-28
userfaultfd: clear flag if remap event not enabled
Peter Xu
2018-12-28
mm, proc: report PR_SET_THP_DISABLE in proc
Michal Hocko
2018-12-28
mm, thp, proc: report THP eligibility for each vma
Michal Hocko
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end calls v2
Jérôme Glisse
2018-12-28
/proc/kpagecount: return 0 for special pages that are never mapped
Anthony Yznaga
2018-12-28
userfaultfd: convert userfaultfd_ctx::refcount to refcount_t
Eric Biggers
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
mm: reference totalram_pages and managed_pages once per function
Arun KS
2018-12-28
ocfs2: don't clear bh uptodate for block read
Junxiao Bi
2018-12-28
ocfs2: clear journal dirty flag after shutdown journal
Junxiao Bi
2018-12-28
ocfs2: fix panic due to unrecovered local alloc
Junxiao Bi
2018-12-28
ocfs2: improve ocfs2 Makefile
Larry Chen
2018-12-28
ocfs2: remove set but not used variable 'lastzero'
zhong jiang
2018-12-28
ocfs2: dlmfs: remove set but not used variable 'status'
zhong jiang
2018-12-28
ocfs2: optimize the reading of heartbeat data
Jia Guo
2018-12-28
cifs: Minor Kconfig clarification
Steve French
2018-12-28
cifs: Always resolve hostname before reconnecting
Paulo Alcantara
2018-12-28
cifs: Add support for failover in cifs_reconnect_tcon()
Paulo Alcantara
2018-12-28
cifs: Add support for failover in smb2_reconnect()
Paulo Alcantara
2018-12-28
cifs: Only free DFS target list if we actually got one
Paulo Alcantara
2018-12-28
cifs: start DFS cache refresher in cifs_mount()
Paulo Alcantara
2018-12-28
cifs: Use GFP_ATOMIC when a lock is held in cifs_mount()
YueHaibing
[next]