index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-24
namei: allow restricted O_CREAT of FIFOs and regular files
Salvatore Mesoraca
1
-3
/
+50
2018-08-24
hfs: prevent crash on exit from failed search
Ernesto A. Fernández
1
-3
/
+4
2018-08-24
hfsplus: prevent crash on exit from failed search
Ernesto A. Fernandez
1
-3
/
+4
2018-08-24
hfsplus: fix NULL dereference in hfsplus_lookup()
Ernesto A. Fernández
1
-2
/
+2
2018-08-22
Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
18
-527
/
+1645
2018-08-22
ovl: set I_CREATING on inode being created
Miklos Szeredi
1
-0
/
+4
2018-08-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
50
-1022
/
+921
2018-08-22
fs/sysv/inode.c: use ktime_get_real_seconds() for superblock stamp
Arnd Bergmann
1
-3
/
+3
2018-08-22
adfs: use timespec64 for time conversion
Arnd Bergmann
1
-7
/
+4
2018-08-22
fat: propagate 64-bit inode timestamps
Arnd Bergmann
6
-48
/
+30
2018-08-22
fat: validate ->i_start before using
OGAWA Hirofumi
3
-10
/
+20
2018-08-22
fat: add FITRIM ioctl for FAT file system
Wentao Wang
3
-0
/
+136
2018-08-22
reiserfs: fix broken xattr handling (heap corruption, bad retval)
Jann Horn
1
-1
/
+3
2018-08-22
reiserfs: change j_timestamp type to time64_t
Arnd Bergmann
1
-1
/
+1
2018-08-22
reiserfs: remove obsolete print_time function
Arnd Bergmann
1
-12
/
+4
2018-08-22
reiserfs: use monotonic time for j_trans_start_time
Arnd Bergmann
3
-14
/
+21
2018-08-22
hfsplus: drop ACL support
Ernesto A. Fernández
11
-232
/
+4
2018-08-22
hfsplus: fix decomposition of Hangul characters
Ernesto A. Fernández
1
-6
/
+56
2018-08-22
hfsplus: avoid deadlock on file truncation
Ernesto A. Fernández
1
-4
/
+14
2018-08-22
hfsplus: don't return 0 when fill_super() failed
Tetsuo Handa
1
-1
/
+3
2018-08-22
fs/nilfs2/file.c: use new return type vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-08-22
nilfs2: use 64-bit superblock timstamps
Arnd Bergmann
1
-1
/
+1
2018-08-22
autofs: add AUTOFS_EXP_FORCED flag
Ian Kent
1
-12
/
+50
2018-08-22
autofs: make expire flags usage consistent with v5 params
Ian Kent
2
-34
/
+29
2018-08-22
autofs: make autofs_expire_indirect() static
Ian Kent
2
-7
/
+4
2018-08-22
autofs: make autofs_expire_direct() static
Ian Kent
2
-7
/
+4
2018-08-22
autofs: fix clearing AUTOFS_EXP_LEAVES in autofs_expire_indirect()
Ian Kent
1
-1
/
+1
2018-08-22
autofs: fix inconsistent use of now variable
Ian Kent
1
-7
/
+3
2018-08-22
autofs: fix directory and symlink access
Ian Kent
1
-3
/
+30
2018-08-22
fs/eventpoll.c: simplify ep_is_linked() callers
Davidlohr Bueso
1
-8
/
+8
2018-08-22
fs/eventpoll.c: loosen irq safety in ep_poll()
Davidlohr Bueso
1
-6
/
+7
2018-08-22
fs/eventpoll.c: simply CONFIG_NET_RX_BUSY_POLL ifdefery
Davidlohr Bueso
1
-7
/
+16
2018-08-22
s/epoll: robustify irq safety with lockdep_assert_irqs_enabled()
Davidlohr Bueso
1
-0
/
+8
2018-08-22
fs/epoll: loosen irq safety in epoll_insert() and epoll_remove()
Davidlohr Bueso
1
-8
/
+6
2018-08-22
fs/epoll: loosen irq safety in ep_scan_ready_list()
Davidlohr Bueso
1
-5
/
+4
2018-08-22
userfaultfd: use fault_wqh lock
Matthew Wilcox
1
-3
/
+3
2018-08-22
epoll: use the waitqueue lock to protect ep->wq
Christoph Hellwig
1
-36
/
+29
2018-08-22
proc/kcore: add vmcoreinfo note to /proc/kcore
Omar Sandoval
2
-2
/
+17
2018-08-22
proc/kcore: optimize multiple page reads
Omar Sandoval
1
-3
/
+11
2018-08-22
proc/kcore: clean up ELF header generation
Omar Sandoval
1
-209
/
+141
2018-08-22
proc/kcore: hold lock during read
Omar Sandoval
1
-30
/
+40
2018-08-22
proc/kcore: fix memory hotplug vs multiple opens race
Omar Sandoval
1
-49
/
+44
2018-08-22
proc/kcore: replace kclist_lock rwlock with rwsem
Omar Sandoval
1
-10
/
+10
2018-08-22
proc/kcore: don't grab lock for memory hotplug notifier
Omar Sandoval
1
-4
/
+2
2018-08-22
proc/kcore: don't grab lock for kclist_add()
Omar Sandoval
1
-4
/
+3
2018-08-22
fs/proc/kcore.c: use __pa_symbol() for KCORE_TEXT list entries
James Morse
1
-1
/
+3
2018-08-22
fs/proc/vmcore.c: use new typedef vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-08-22
proc: use "unsigned int" in /proc/stat hook
Alexey Dobriyan
1
-1
/
+1
2018-08-22
proc: spread "const" a bit
Alexey Dobriyan
1
-2
/
+2
2018-08-22
proc: use macro in /proc/latency hook
Alexey Dobriyan
1
-1
/
+1
[next]