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
*
Insanity avoidance in /proc
Linus Torvalds
2005-12-30
1
-24
/
+23
*
[PATCH] uml: hostfs - fix possible PAGE_CACHE_SHIFT overflows
Paolo 'Blaisorblade' Giarrusso
2005-12-29
1
-1
/
+6
*
[PATCH] Hostfs: remove unused var
Paolo 'Blaisorblade' Giarrusso
2005-12-29
1
-2
/
+0
*
[SPARC]: introduce a SPARC Kconfig symbol
Adrian Bunk
2005-12-22
1
-1
/
+1
*
[PATCH] fix posix lock on NFS
ASANO Masahiro
2005-12-22
1
-1
/
+2
*
[PATCH] relayfs: remove warning printk() in relay_switch_subbuf()
Tom Zanussi
2005-12-20
1
-2
/
+6
*
[PATCH] nfsd: check for read-only exports before setting acls
Andreas Gruenbacher
2005-12-20
2
-2
/
+2
*
NLM: Fix Oops in nlmclnt_mark_reclaim()
Trond Myklebust
2005-12-19
1
-0
/
+4
*
NFS: Fix another O_DIRECT race
Trond Myklebust
2005-12-19
3
-42
/
+33
*
[PATCH] xfs: missing gfp_t annotations
Al Viro
2005-12-15
1
-2
/
+2
*
[PATCH] reiserfs: close open transactions on error path
Jeff Mahoney
2005-12-14
1
-8
/
+18
*
[PATCH] reiserfs: skip commit on io error
Jeff Mahoney
2005-12-14
1
-4
/
+14
*
[PATCH] inotify: add two inotify_add_watch flags
John McCutchan
2005-12-12
1
-3
/
+10
*
[PATCH] Fix listxattr() for generic security attributes
Daniel Drake
2005-12-12
1
-1
/
+1
*
NFSv4: Fix an Oops in the synchronous write path
Trond Myklebust
2005-12-03
1
-1
/
+10
*
NFS: Fix post-op attribute revalidation...
Trond Myklebust
2005-12-03
2
-0
/
+4
*
NFS: use set_page_writeback() in the appropriate places
Trond Myklebust
2005-12-03
1
-2
/
+4
*
NFS: Fix a few further cache consistency regressions
Trond Myklebust
2005-12-03
1
-34
/
+20
*
NFS: Fix cache consistency regression
Steve Dickson
2005-12-03
1
-0
/
+1
*
[CIFS] For previous fix, mode on mkdir needed S_IFDIR left out.
Steve French
2005-11-29
1
-0
/
+1
*
[CIFS] Missing parenthesis and typo in previous fix
Steve French
2005-11-29
2
-2
/
+3
*
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2005-11-29
14
-35
/
+84
|
\
|
*
[PATCH] hfsplus: don't modify journaled volume
Roman Zippel
2005-11-29
4
-6
/
+33
|
*
[PATCH] reiserfs: handle cnode allocation failure gracefully
Jeff Mahoney
2005-11-29
1
-0
/
+9
|
*
VM: add common helper function to create the page tables
Linus Torvalds
2005-11-29
1
-11
/
+1
|
*
[JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects.
Thomas Gleixner
2005-11-29
2
-1
/
+3
|
*
[PATCH] fuse: check for invalid node ID in fuse_create_open()
Miklos Szeredi
2005-11-28
1
-3
/
+8
|
*
[PATCH] fuse: check directory aliasing in mkdir
Miklos Szeredi
2005-11-28
1
-9
/
+17
|
*
[PATCH] Fix oops in vfs_quotaon_mount()
Jan Kara
2005-11-28
1
-0
/
+6
|
*
[PATCH] v9fs: fix memory leak in v9fs dentry code
Latchesar Ionkov
2005-11-28
1
-0
/
+2
|
*
[PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADD
Glauber de Oliveira Costa
2005-11-28
1
-0
/
+1
|
*
[PATCH] reiserfs: fix 32-bit overflow in map_block_for_writepage()
Oleg Drokin
2005-11-28
1
-1
/
+1
|
*
mm: re-architect the VM_UNPAGED logic
Linus Torvalds
2005-11-28
1
-4
/
+3
*
|
[CIFS] Fix umount --force to wake up the pending response queue, not just
Steve French
2005-11-29
5
-8
/
+62
*
|
[CIFS] Fix missing permission check on setattr when noperm mount option is
Steve French
2005-11-29
5
-13
/
+60
*
|
[CIFS] When file is deleted locally but later recreated on the server
Steve French
2005-11-28
3
-20
/
+35
|
/
*
NFS: Fix a spinlock recursion inside nfs_update_inode()
Trond Myklebust
2005-11-25
1
-14
/
+12
*
NFSv4: Fix typo in lock caching
Trond Myklebust
2005-11-25
1
-3
/
+3
*
NFSv4: Fix buggy nfs_wait_on_sequence()
Trond Myklebust
2005-11-25
1
-10
/
+10
*
[XFS] Resolve the xlog_grant_log_space hang, revert inline to macro.
Nathan Scott
2005-11-25
1
-24
/
+12
*
[XFS] Fix a case where attr2 format was being used unconditionally.
Nathan Scott
2005-11-25
1
-3
/
+8
*
[XFS] Tight loop in xfs_finish_reclaim_all prevented the xfslogd to run
Felix Blyakher
2005-11-25
1
-2
/
+3
*
[XFS] Fix a 32 bit value wraparound when providing a mapping for a large
Nathan Scott
2005-11-25
1
-7
/
+6
*
[XFS] handle error returns from freeze_bdev
Christoph Hellwig
2005-11-25
1
-1
/
+1
*
[XFS] Fix potential overflow in xfs_iomap_t delta for very large extents
Eric Sandeen
2005-11-25
1
-1
/
+1
*
[PATCH] jffs2 debug gcc-2.9x fix
Andrew Morton
2005-11-23
1
-4
/
+4
*
[PATCH] fix do_wait() vs exec() race
Oleg Nesterov
2005-11-23
1
-4
/
+4
*
[PATCH] Fix hugetlbfs_statfs() reporting of block limits
David Gibson
2005-11-22
1
-4
/
+8
*
[PATCH] Fix error handling with put_compat_statfs()
David Gibson
2005-11-22
1
-8
/
+8
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2005-11-21
1
-5
/
+3
|
\
[next]