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.12.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
2005-07-28
Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/...
Linus Torvalds
4
-31
/
+42
2005-07-28
[PATCH] clean up inline static vs static inline
Jesper Juhl
1
-2
/
+2
2005-07-28
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
1
-1
/
+1
2005-07-28
[PATCH] reiserfs doesn't use mbcache
Andreas Gruenbacher
1
-1
/
+0
2005-07-28
[PATCH] mbcache: Remove unused mb_cache_shrink parameter
Andreas Gruenbacher
3
-4
/
+3
2005-07-28
[PATCH] stale POSIX lock handling
Peter Staubach
2
-35
/
+51
2005-07-28
[PATCH] fix xip sparse file handling in ext2
Carsten Otte
1
-1
/
+1
2005-07-28
[PATCH] autofs4: fix infamous "Busy inodes after umount ..." message
Ian Kent
2
-0
/
+74
2005-07-28
[PATCH] ext3: drop quota references before releasing inode
Jan Kara
1
-0
/
+2
2005-07-28
[PATCH] ext2: drop quota reference before releasing inode
Jan Kara
1
-0
/
+1
2005-07-28
[PATCH] reiserfs: fix deadlock in inode creation failure path w/ default ACL
Jeff Mahoney
1
-1
/
+11
2005-07-28
[PATCH] Fix missing refrigerator invocation in jffs2
Nigel Cunningham
1
-0
/
+3
2005-07-27
[PATCH] inotify: fix oops fix
Andrew Morton
1
-1
/
+1
2005-07-27
[PATCH] inotify: check retval in init
Robert Love
1
-1
/
+8
2005-07-27
[PATCH] inotify: change default limits
Robert Love
1
-2
/
+2
2005-07-27
[PATCH] inotify: exit path cleanups
Robert Love
1
-10
/
+8
2005-07-27
[PATCH] inotify: oops fix
Robert Love
1
-1
/
+15
2005-07-27
[PATCH] inotify: use fget_light
Robert Love
1
-8
/
+8
2005-07-27
[PATCH] inotify: misc. cleanup
Robert Love
1
-34
/
+32
2005-07-26
JFS: Fix i_blocks accounting when allocation fails
Dave Kleikamp
1
-4
/
+9
2005-07-25
JFS: Don't set log_SYNCBARRIER when log->active == 0
Dave Kleikamp
1
-1
/
+2
2005-07-22
JFS: Fix typo in last patch
Dave Kleikamp
1
-1
/
+1
2005-07-19
Merge with /home/shaggy/git/linus-clean/
Dave Kleikamp
30
-1008
/
+2632
2005-07-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6
Linus Torvalds
28
-892
/
+2493
2005-07-16
Merge with rsync://fileserver/linux
Thomas Gleixner
1
-34
/
+47
2005-07-15
[PATCH] execute-in-place fixes
Carsten Otte
1
-34
/
+47
2005-07-15
JFS: fsync wrong behavior when I/O failure occurs
Qu Fuping
1
-1
/
+1
2005-07-15
JFS: Remove assert statement in dbJoin & return -EIO instead
Dave Kleikamp
1
-16
/
+30
2005-07-15
[JFFS2] Fix node allocation leak
Thomas Gleixner
1
-82
/
+92
2005-07-15
JFS: Remove bogus WARN_ON statement and some dead code
Dave Kleikamp
1
-9
/
+0
2005-07-14
[PATCH] uml: hostfs: unuse ROOT_DEV
Paolo 'Blaisorblade' Giarrusso
1
-9
/
+0
2005-07-14
[PATCH] uml: fix hppfs error path
Paolo 'Blaisorblade' Giarrusso
1
-3
/
+3
2005-07-14
Automatic merge with /usr/src/ntfs-2.6.git.
Anton Altaparmakov
87
-23056
/
+25295
2005-07-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
Linus Torvalds
5
-24
/
+25
2005-07-13
[PATCH] NFS: procfs/sysctl interfaces for lockd do not work on x86_64
Steve Dickson
1
-2
/
+2
2005-07-13
[PATCH] Fix soft lockup due to NTFS: VFS part and explanation
Anton Altaparmakov
1
-6
/
+39
2005-07-13
[PATCH] inotify: misc cleanup
Robert Love
1
-6
/
+3
2005-07-13
[PATCH] inotify: move sysctl
Robert Love
1
-4
/
+45
2005-07-13
JFS: Need to be root to create files with security context
Ian Dall
1
-2
/
+2
2005-07-13
JFS: Allow security.* xattrs to be set on symlinks
Dave Kleikamp
1
-1
/
+1
2005-07-13
Merge with /home/shaggy/git/linus-clean/
Dave Kleikamp
137
-22905
/
+27588
2005-07-13
Merge with rsync://fileserver/linux
Thomas Gleixner
43
-21521
/
+24413
2005-07-13
[PATCH] inotify
Robert Love
13
-63
/
+1070
2005-07-13
reiserfs: run scripts/Lindent on reiserfs code
Linus Torvalds
25
-21422
/
+23222
2005-07-13
[PATCH] reiserfs: fix up case where indent misreads the code
Jeff Mahoney
1
-1
/
+1
2005-07-13
[PATCH] cdev: cdev_put oops
Brian King
1
-1
/
+2
2005-07-13
[PATCH] ext2: fix mount options parting
Jan Kara
2
-3
/
+30
2005-07-13
[PATCH] ext3: fix options parsing
Jan Kara
1
-10
/
+60
2005-07-13
[PATCH] reset real_timer target on exec leader change
Roland McGrath
1
-0
/
+12
2005-07-13
[PATCH] bugfix: two read_inode() calls without clear_inode() call between
Artem B. Bityuckiy
1
-4
/
+7
[next]