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
*
eCryptfs: Fix data types (int/size_t)
Michael Halcrow
2009-01-06
4
-16
/
+16
*
eCryptfs: Replace %Z with %z
Michael Halcrow
2009-01-06
4
-24
/
+24
*
eCryptfs: Filename Encryption: mount option
Michael Halcrow
2009-01-06
1
-27
/
+99
*
eCryptfs: Filename Encryption: filldir, lookup, and readlink
Michael Halcrow
2009-01-06
4
-242
/
+195
*
eCryptfs: Filename Encryption: Encoding and encryption functions
Michael Halcrow
2009-01-06
1
-0
/
+433
*
eCryptfs: Filename Encryption: Header updates
Michael Halcrow
2009-01-06
2
-14
/
+51
*
eCryptfs: Filename Encryption: Tag 70 packets
Michael Halcrow
2009-01-06
3
-70
/
+613
*
fs/ncpfs/getopt.c: cleanup keneldoc
Qinghuang Feng
2009-01-06
1
-1
/
+0
*
fs/binfmt_misc.c: add terminating newline to /proc/sys/fs/binfmt_misc/status
Qinghuang Feng
2009-01-06
1
-1
/
+1
*
fs: fix function param name in kernel-doc
Randy Dunlap
2009-01-06
1
-1
/
+1
*
fs/inode: fix kernel-doc notation
Randy Dunlap
2009-01-06
1
-4
/
+4
*
do_coredump(): check return from argv_split()
Tetsuo Handa
2009-01-06
1
-0
/
+5
*
add missing accounting calls to compat_sys_{readv,writev}
Gerd Hoffmann
2009-01-06
1
-0
/
+6
*
fs: fix name overwrite in __register_chrdev_region()
Cyrill Gorcunov
2009-01-06
1
-1
/
+1
*
percpu_counter: FBC_BATCH should be a variable
Eric Dumazet
2009-01-06
2
-4
/
+4
*
poll: allow f_op->poll to sleep
Tejun Heo
2009-01-06
1
-14
/
+62
*
fs: use menuconfig to control the Misc. filesystems menu
Randy Dunlap
2009-01-06
1
-2
/
+15
*
fs/exec.c:__bprm_mm_init(): clean up error handling
Luiz Fernando N. Capitulino
2009-01-06
1
-14
/
+6
*
fs: sys_sync fix
Nick Piggin
2009-01-06
1
-19
/
+1
*
fs: sync_sb_inodes fix
Nick Piggin
2009-01-06
1
-7
/
+53
*
fs: remove WB_SYNC_HOLD
Nick Piggin
2009-01-06
1
-10
/
+2
*
UBIFS: do not use WB_SYNC_HOLD
Artem Bityutskiy
2009-01-06
1
-1
/
+8
*
block_write_begin(): remove useless goto
Franck Bui-Huu
2009-01-06
1
-1
/
+0
*
hugetlb: unsigned ret cannot be negative
Roel Kluin
2009-01-06
1
-4
/
+8
*
fs: truncate blocks outside i_size after O_DIRECT write error
Dmitri Monakhov
2009-01-06
1
-0
/
+13
*
mm: remove GFP_HIGHUSER_PAGECACHE
Hugh Dickins
2009-01-06
1
-2
/
+2
*
do_mpage_readpage(): remove useless clear_buffer_mapped() call
Franck Bui-Huu
2009-01-06
1
-1
/
+0
*
mm: do_sync_mapping_range integrity fix
Nick Piggin
2009-01-06
1
-1
/
+1
*
do_mpage_readpage(): don't submit lots of small bios on boundary
Miquel van Smoorenburg
2009-01-06
1
-1
/
+4
*
mm: report the MMU pagesize in /proc/pid/smaps
Mel Gorman
2009-01-06
1
-2
/
+4
*
mm: report the pagesize backing a VMA in /proc/pid/smaps
Mel Gorman
2009-01-06
1
-2
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2009-01-05
12
-130
/
+316
|
\
|
*
dlm: fs/dlm/ast.c: fix warning
Andrew Morton
2008-12-23
1
-22
/
+17
|
*
dlm: add new debugfs entry
David Teigland
2008-12-23
2
-50
/
+247
|
*
dlm: add time stamp of blocking callback
David Teigland
2008-12-23
2
-0
/
+3
|
*
dlm: change lock time stamping
David Teigland
2008-12-23
4
-19
/
+19
|
*
dlm: improve how bast mode handling
David Teigland
2008-12-23
5
-15
/
+17
|
*
dlm: remove extra blocking callback check
David Teigland
2008-12-23
1
-6
/
+1
|
*
dlm: replace schedule with cond_resched
Steven Whitehouse
2008-12-23
1
-1
/
+1
|
*
dlm: remove kmap/kunmap
Steven Whitehouse
2008-12-23
1
-7
/
+0
|
*
dlm: trivial annotation of be16 value
Harvey Harrison
2008-12-23
1
-9
/
+9
|
*
dlm: fix up memory allocation flags
Steven Whitehouse
2008-12-23
3
-4
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2009-01-05
42
-1084
/
+961
|
\
\
|
*
|
GFS2: Use DEFINE_SPINLOCK
Julia Lawall
2009-01-05
1
-1
/
+1
|
*
|
GFS2: Fix use-after-free bug on umount (try #2)
Steven Whitehouse
2009-01-05
2
-9
/
+12
|
*
|
Revert "GFS2: Fix use-after-free bug on umount"
Steven Whitehouse
2009-01-05
6
-94
/
+114
|
*
|
GFS2: Streamline alloc calculations for writes
Steven Whitehouse
2009-01-05
4
-49
/
+42
|
*
|
GFS2: Send useful information with uevent messages
Steven Whitehouse
2009-01-05
1
-2
/
+10
|
*
|
GFS2: Fix use-after-free bug on umount
Steven Whitehouse
2009-01-05
6
-114
/
+94
|
*
|
GFS2: Remove ancient, unused code
Steven Whitehouse
2009-01-05
3
-18
/
+0
[next]