index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2018-08-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-23
mm: Change return type int to vm_fault_t for fault handlers
Souptick Joarder
2018-08-23
fs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu builds
Arnd Bergmann
2018-08-23
fs/afs: use new return type vm_fault_t
Souptick Joarder
2018-08-23
namei: allow restricted O_CREAT of FIFOs and regular files
Salvatore Mesoraca
2018-08-23
hfs: prevent crash on exit from failed search
Ernesto A. Fernández
2018-08-23
hfsplus: prevent crash on exit from failed search
Ernesto A. Fernandez
2018-08-23
hfsplus: fix NULL dereference in hfsplus_lookup()
Ernesto A. Fernández
2018-08-23
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-08-23
Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-08-23
Merge tag 'upstream-4.19-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2018-08-22
nfsd: Remove callback_cred
Chuck Lever
2018-08-22
nfsd: Use correct credential for NFSv4.0 callback with GSS
Chuck Lever
2018-08-22
sunrpc: Extract target name into svc_cred
Chuck Lever
2018-08-22
Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2018-08-22
ovl: set I_CREATING on inode being created
Miklos Szeredi
2018-08-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-22
fs/sysv/inode.c: use ktime_get_real_seconds() for superblock stamp
Arnd Bergmann
2018-08-22
adfs: use timespec64 for time conversion
Arnd Bergmann
2018-08-22
fat: propagate 64-bit inode timestamps
Arnd Bergmann
2018-08-22
fat: validate ->i_start before using
OGAWA Hirofumi
2018-08-22
fat: add FITRIM ioctl for FAT file system
Wentao Wang
2018-08-22
reiserfs: fix broken xattr handling (heap corruption, bad retval)
Jann Horn
2018-08-22
reiserfs: change j_timestamp type to time64_t
Arnd Bergmann
2018-08-22
reiserfs: remove obsolete print_time function
Arnd Bergmann
2018-08-22
reiserfs: use monotonic time for j_trans_start_time
Arnd Bergmann
2018-08-22
hfsplus: drop ACL support
Ernesto A. Fernández
2018-08-22
hfsplus: fix decomposition of Hangul characters
Ernesto A. Fernández
2018-08-22
hfsplus: avoid deadlock on file truncation
Ernesto A. Fernández
2018-08-22
hfsplus: don't return 0 when fill_super() failed
Tetsuo Handa
2018-08-22
fs/nilfs2/file.c: use new return type vm_fault_t
Souptick Joarder
2018-08-22
nilfs2: use 64-bit superblock timstamps
Arnd Bergmann
2018-08-22
autofs: add AUTOFS_EXP_FORCED flag
Ian Kent
2018-08-22
autofs: make expire flags usage consistent with v5 params
Ian Kent
2018-08-22
autofs: make autofs_expire_indirect() static
Ian Kent
2018-08-22
autofs: make autofs_expire_direct() static
Ian Kent
2018-08-22
autofs: fix clearing AUTOFS_EXP_LEAVES in autofs_expire_indirect()
Ian Kent
2018-08-22
autofs: fix inconsistent use of now variable
Ian Kent
2018-08-22
autofs: fix directory and symlink access
Ian Kent
2018-08-22
fs/eventpoll.c: simplify ep_is_linked() callers
Davidlohr Bueso
2018-08-22
fs/eventpoll.c: loosen irq safety in ep_poll()
Davidlohr Bueso
2018-08-22
fs/eventpoll.c: simply CONFIG_NET_RX_BUSY_POLL ifdefery
Davidlohr Bueso
2018-08-22
s/epoll: robustify irq safety with lockdep_assert_irqs_enabled()
Davidlohr Bueso
2018-08-22
fs/epoll: loosen irq safety in epoll_insert() and epoll_remove()
Davidlohr Bueso
2018-08-22
fs/epoll: loosen irq safety in ep_scan_ready_list()
Davidlohr Bueso
2018-08-22
userfaultfd: use fault_wqh lock
Matthew Wilcox
2018-08-22
epoll: use the waitqueue lock to protect ep->wq
Christoph Hellwig
2018-08-22
proc/kcore: add vmcoreinfo note to /proc/kcore
Omar Sandoval
2018-08-22
proc/kcore: optimize multiple page reads
Omar Sandoval
2018-08-22
proc/kcore: clean up ELF header generation
Omar Sandoval
[next]