index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fuse: lockd support
Miklos Szeredi
2008-07-25
1
-2
/
+9
*
fuse: nfs export special lookups
Miklos Szeredi
2008-07-25
2
-3
/
+69
*
fuse: add fuse_lookup_name() helper
Miklos Szeredi
2008-07-25
1
-40
/
+77
*
fuse: add export operations
Miklos Szeredi
2008-07-25
3
-2
/
+121
*
fuse: prepare lookup for nfs export
Miklos Szeredi
2008-07-25
1
-10
/
+14
*
locks: allow ->lock() to return FILE_LOCK_DEFERRED
Miklos Szeredi
2008-07-25
1
-14
/
+9
*
locks: cleanup code duplication
Miklos Szeredi
2008-07-25
1
-40
/
+31
*
locks: add special return value for asynchronous locks
Miklos Szeredi
2008-07-25
3
-24
/
+19
*
lockd: dont return EAGAIN for a permanent error
Miklos Szeredi
2008-07-25
2
-5
/
+18
*
task IO accounting: provide distinct tgid/tid I/O statistics
Andrea Righi
2008-07-25
1
-15
/
+71
*
proc: move Kconfig to fs/proc/Kconfig
Alexey Dobriyan
2008-07-25
2
-59
/
+60
*
proc: remove pathetic remount code
Alexey Dobriyan
2008-07-25
1
-7
/
+0
*
proc: always do ->release
Alexey Dobriyan
2008-07-25
3
-4
/
+91
*
move proc_kmsg_operations to fs/proc/internal.h
Adrian Bunk
2008-07-25
2
-0
/
+3
*
fs/partitions/efi: convert to pr_debug
Thomas Gleixner
2008-07-25
1
-25
/
+17
*
block/ioctl.c and fs/partition/check.c: check value returned by add_partition()
Abdel Benamrouche
2008-07-25
1
-2
/
+8
*
fs/partition/check.c: fix return value warning
Abdel Benamrouche
2008-07-25
1
-6
/
+22
*
elf: use ELF_CORE_EFLAGS for kcore ELF header flags
Edgar E. Iglesias
2008-07-25
1
-5
/
+5
*
coredump: format_corename: fix the "core_uses_pid" logic
Oleg Nesterov
2008-07-25
1
-8
/
+5
*
coredump: kill mm->core_done
Oleg Nesterov
2008-07-25
1
-3
/
+22
*
coredump: elf_fdpic_core_dump: use core_state->dumper list
Oleg Nesterov
2008-07-25
1
-17
/
+12
*
coredump: elf_core_dump: use core_state->dumper list
Oleg Nesterov
2008-07-25
1
-45
/
+32
*
coredump: construct the list of coredumping threads at startup time
Oleg Nesterov
2008-07-25
1
-0
/
+2
*
coredump: make mm->core_state visible to ->core_dump()
Oleg Nesterov
2008-07-25
1
-7
/
+7
*
coredump: turn core_state->nr_threads into atomic_t
Oleg Nesterov
2008-07-25
1
-1
/
+1
*
coredump: simplify core_state->nr_threads calculation
Oleg Nesterov
2008-07-25
1
-17
/
+16
*
coredump: move mm->core_waiters into struct core_state
Oleg Nesterov
2008-07-25
1
-10
/
+11
*
coredump: turn mm->core_startup_done into the pointer to struct core_state
Oleg Nesterov
2008-07-25
1
-4
/
+4
*
coredump: elf_core_dump: skip kernel threads
Oleg Nesterov
2008-07-25
2
-0
/
+9
*
coredump: zap_threads() must skip kernel threads
Oleg Nesterov
2008-07-25
1
-2
/
+3
*
kill PF_BORROWED_MM in favour of PF_KTHREAD
Oleg Nesterov
2008-07-25
1
-2
/
+0
*
introduce PF_KTHREAD flag
Oleg Nesterov
2008-07-25
1
-0
/
+1
*
coredump: zap_threads: comments && use while_each_thread()
Oleg Nesterov
2008-07-25
1
-7
/
+32
*
quota: implement sending information via netlink about user below quota
Jan Kara
2008-07-25
1
-6
/
+54
*
quota: move function-macros from quota.h to quotaops.h
Jan Kara
2008-07-25
6
-0
/
+6
*
quota: cleanup loop in sync_dquots()
Jan Kara
2008-07-25
1
-6
/
+12
*
quota: rename quota functions from upper case, make bigger ones non-inline
Jan Kara
2008-07-25
1
-0
/
+53
*
quota: fix possible infinite loop in quota code
Jan Kara
2008-07-25
1
-1
/
+15
*
fatfs: add UTC timestamp option
Joe Peterson
2008-07-25
5
-14
/
+30
*
remove unused #include <linux/dirent.h>'s
Adrian Bunk
2008-07-25
3
-3
/
+0
*
msdos fs: remove unsettable atari option
Rene Scharfe
2008-07-25
1
-12
/
+6
*
fat: small optimization to __fat_readdir()
OGAWA Hirofumi
2008-07-25
1
-32
/
+39
*
fat: use same logic in fat_search_long() and __fat_readdir()
OGAWA Hirofumi
2008-07-25
1
-16
/
+26
*
fat: cleanup fs/fat/dir.c
OGAWA Hirofumi
2008-07-25
1
-64
/
+67
*
fat/dir.c: switch to struct __fat_dirent
Adrian Bunk
2008-07-25
1
-4
/
+3
*
fat: fix parse_options()
OGAWA Hirofumi
2008-07-25
1
-2
/
+5
*
reiserfs: remove double definitions of xattr macros
Shen Feng
2008-07-25
3
-6
/
+0
*
reiserfs: convert j_commit_lock to mutex
Jeff Mahoney
2008-07-25
1
-12
/
+10
*
reiserfs: convert j_flush_sem to mutex
Jeff Mahoney
2008-07-25
1
-7
/
+7
*
reiserfs: convert j_lock to mutex
Jeff Mahoney
2008-07-25
1
-3
/
+3
[next]