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
2005-08-27
[PATCH] Fix oops in fs/locks.c on close of file with pending locks
Steve French
1
-1
/
+1
2005-08-26
[PATCH] hppfs: fix symlink error path
Paolo 'Blaisorblade' Giarrusso
1
-15
/
+9
2005-08-26
[PATCH] Fixup symlink function pointers for hppfs [for 2.6.13]
Paolo 'Blaisorblade' Giarrusso
1
-8
/
+8
2005-08-26
[PATCH] Document idr_get_new_above() semantics, update inotify
John McCutchan
1
-1
/
+1
2005-08-21
Don't allow normal users to set idle IO priority
Linus Torvalds
1
-0
/
+2
2005-08-21
[PATCH] freevxfs: fix breakage introduced by symlink fixes
Alexey Dobriyan
1
-1
/
+1
2005-08-21
befs: fix up missed follow_link declaration change
Linus Torvalds
1
-1
/
+1
2005-08-20
[PATCH] NFSv4: unbalanced BKL in nfs_atomic_lookup()
Steve Dickson
1
-0
/
+1
2005-08-20
[PATCH] Fix up symlink function pointers
Al Viro
13
-37
/
+37
2005-08-20
Fix nasty ncpfs symlink handling bug.
Linus Torvalds
8
-62
/
+44
2005-08-20
[PATCH] jffs2: fix symlink error handling
Al Viro
1
-4
/
+6
2005-08-18
[PATCH] reiserfs+acl+quota deadlock fix
Jan Kara
1
-1
/
+1
2005-08-18
[PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsi
Chuck Lever
4
-3
/
+44
2005-08-18
[PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flags
Chuck Lever
2
-28
/
+45
2005-08-18
[PATCH] NFS: split nfsi->flags into two fields
Chuck Lever
5
-41
/
+47
2005-08-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6
Linus Torvalds
2
-1
/
+2
2005-08-17
[PATCH] nfsd to unlock kernel before exiting
Steven Rostedt
1
-0
/
+1
2005-08-16
Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/...
Linus Torvalds
5
-24
/
+34
2005-08-16
NTFS: Complete the previous fix for the unset device when mapping buffers
Anton Altaparmakov
2
-1
/
+2
2005-08-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6
Linus Torvalds
2
-0
/
+5
2005-08-16
[PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL creates
Trond Myklebust
4
-15
/
+38
2005-08-16
[PATCH] NFS: Ensure ACL xdr code doesn't overflow.
Trond Myklebust
1
-0
/
+1
2005-08-16
NTFS: Fix bug in mft record writing where we forgot to set the device in
Anton Altaparmakov
2
-0
/
+5
2005-08-15
[PATCH] inotify: add MOVE_SELF event
John McCutchan
1
-1
/
+2
2005-08-15
[PATCH] inotify: fix idr_get_new_above usage
Robert Love
1
-1
/
+1
2005-08-15
[PATCH] CIFS: Fix path name conversion for long filenames
Steve French
2
-0
/
+7
2005-08-15
[PATCH] CIFS: Fix missing entries in search results
Steve French
1
-0
/
+3
2005-08-14
[PATCH] Fix error handling in reiserfs
Jan Kara
1
-0
/
+3
2005-08-10
Merge with /home/shaggy/git/linus-clean/
Dave Kleikamp
5
-15
/
+16
2005-08-10
JFS: Fix race in txLock
Dave Kleikamp
2
-0
/
+4
2005-08-08
[PATCH] fsnotify_name/inoderemove
John McCutchan
2
-3
/
+7
2005-08-07
[PATCH] namespace.c: fix bind mount from foreign namespace
Miklos Szeredi
1
-1
/
+1
2005-08-07
[PATCH] __bio_clone() dead comment
Andrew Morton
1
-6
/
+2
2005-08-06
Check input buffer size in zisofs
Linus Torvalds
1
-0
/
+6
2005-08-05
[PATCH] Clean up inotify delete race fix
John McCutchan
1
-7
/
+2
2005-08-05
Merge with /home/shaggy/git/linus-clean/
Dave Kleikamp
13
-20
/
+57
2005-08-05
[PATCH] inotify delete race fix
John McCutchan
1
-1
/
+7
2005-08-05
[PATCH] inotify: update help text
Robert Love
1
-4
/
+7
2005-08-02
[PATCH] hfs: don't reference missing page
Roman Zippel
2
-0
/
+4
2005-08-02
[PATCH] hfs: don't dirty unchanged inode
Roman Zippel
2
-2
/
+5
2005-08-02
JFS: Check for invalid inodes in jfs_delete_inode
Dave Kleikamp
1
-0
/
+4
2005-08-01
[PATCH] inotify: fix race between the kernel and user space
John McCutchan
1
-1
/
+4
2005-08-01
[PATCH] inotify: fix file deletion by rename detection
John McCutchan
1
-1
/
+1
2005-07-30
[PATCH] sysfs: fix sysfs_setattr
Maneesh Soni
1
-1
/
+1
2005-07-30
[PATCH] sysfs: fix sysfs_chmod_file
Maneesh Soni
1
-8
/
+10
2005-07-29
[PATCH] uml: implement hostfs syncing
Paolo 'Blaisorblade' Giarrusso
3
-2
/
+17
2005-07-28
[PATCH] bio_clone fix
Andrew Morton
1
-0
/
+1
2005-07-28
Merge with /home/shaggy/git/linus-clean/
Dave Kleikamp
15
-45
/
+149
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
[next]