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.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-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
*
omfs: sanity check cluster size
Bob Copeland
2010-07-10
2
-0
/
+7
*
omfs: refuse to mount if bitmap pointer is obviously wrong
Bob Copeland
2010-07-10
1
-0
/
+9
*
omfs: check bounds on block numbers before passing to sb_bread
Bob Copeland
2010-07-10
4
-29
/
+29
*
omfs: fix memory leak
Davidlohr Bueso
2010-07-06
1
-0
/
+2
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2010-07-04
17
-388
/
+172
|
\
|
*
xfs: remove block number from inode lookup code
Dave Chinner
2010-06-24
15
-59
/
+26
|
*
xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTED
Dave Chinner
2010-06-24
5
-12
/
+14
|
*
xfs: validate untrusted inode numbers during lookup
Dave Chinner
2010-06-24
1
-43
/
+78
|
*
xfs: always use iget in bulkstat
Christoph Hellwig
2010-06-23
6
-282
/
+59
|
*
xfs: prevent swapext from operating on write-only files
Dan Rosenberg
2010-06-24
1
-1
/
+4
*
|
fs/fcntl.c:kill_fasync_rcu() fa_lock must be IRQ-safe
Andrew Morton
2010-06-29
1
-2
/
+4
*
|
sysvfs: fix NULL deref. when allocating new inode
Lubomir Rintel
2010-06-29
1
-1
/
+5
*
|
flat: tweak default stack alignment
Mike Frysinger
2010-06-29
1
-5
/
+1
*
|
nommu: add '[stack]' label to /proc/pid/maps output
Mike Frysinger
2010-06-29
1
-4
/
+16
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-06-29
2
-147
/
+109
|
\
\
|
*
|
Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linus
Jens Axboe
2010-06-14
15
-68
/
+125
|
|
\
|
|
*
|
writeback: fix pin_sb_for_writeback
Christoph Hellwig
2010-06-11
1
-8
/
+10
|
*
|
writeback: add missing requeue_io in writeback_inodes_wb
Christoph Hellwig
2010-06-11
1
-1
/
+3
|
*
|
writeback: simplify and split bdi_start_writeback
Christoph Hellwig
2010-06-11
1
-12
/
+20
|
*
|
writeback: simplify wakeup_flusher_threads
Christoph Hellwig
2010-06-11
1
-21
/
+11
|
*
|
writeback: fix writeback_inodes_wb from writeback_inodes_sb
Christoph Hellwig
2010-06-11
1
-38
/
+23
|
*
|
writeback: enforce s_umount locking in writeback_inodes_sb
Christoph Hellwig
2010-06-11
2
-0
/
+8
|
*
|
writeback: queue work on stack in writeback_inodes_sb
Christoph Hellwig
2010-06-11
1
-19
/
+21
|
*
|
writeback: fix writeback completion notifications
Christoph Hellwig
2010-06-11
1
-50
/
+15
*
|
|
fs: fix superblock iteration race
npiggin@suse.de
2010-06-29
2
-0
/
+8
*
|
|
ocfs2: update gfp/slab.h includes
Tejun Heo
2010-06-28
1
-1
/
+0
*
|
|
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2010-06-27
4
-78
/
+72
|
\
\
\
|
*
|
|
NFSv4: Fix an embarassing typo in encode_attrs()
Trond Myklebust
2010-06-22
1
-2
/
+2
|
*
|
|
NFSv4: Ensure that /proc/self/mountinfo displays the minor version number
Trond Myklebust
2010-06-22
1
-4
/
+18
|
*
|
|
NFSv4.1: Ensure that we initialise the session when following a referral
Trond Myklebust
2010-06-22
1
-71
/
+51
|
*
|
|
nfs4 use mandatory attribute file type in nfs4_get_root
Andy Adamson
2010-06-22
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-06-27
2
-0
/
+2
|
\
\
\
|
*
|
|
ext3: update ctime when changing the file's permission by setfacl
Miao Xie
2010-06-25
1
-0
/
+1
|
*
|
|
ext2: update ctime when changing the file's permission by setfacl
Jan Kara
2010-06-25
1
-0
/
+1
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2010-06-27
6
-110
/
+97
|
\
\
\
|
*
|
|
cifs: remove bogus first_time check in NTLMv2 session setup code
Jeff Layton
2010-06-16
1
-9
/
+1
|
*
|
|
cifs: don't call cifs_new_fileinfo unless cifs_open succeeds
Jeff Layton
2010-06-16
1
-6
/
+11
|
*
|
|
cifs: don't ignore cifs_posix_open_inode_helper return value
Suresh Jayaraman
2010-06-16
1
-2
/
+2
|
*
|
|
cifs: clean up arguments to cifs_open_inode_helper
Jeff Layton
2010-06-16
1
-16
/
+14
|
*
|
|
cifs: pass instantiated filp back after open call
Jeff Layton
2010-06-16
2
-50
/
+29
|
*
|
|
cifs: move cifs_new_fileinfo call out of cifs_posix_open
Jeff Layton
2010-06-16
3
-31
/
+30
|
*
|
|
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
2010-06-16
25
-189
/
+289
|
|
\
|
|
|
*
|
|
cifs: implement drop_inode superblock op
Jeff Layton
2010-06-12
1
-3
/
+13
|
*
|
|
cifs: don't attempt busy-file rename unless it's in same directory
Jeff Layton
2010-06-12
1
-0
/
+4
*
|
|
|
of: Drop properties with "/" in their name
Michael Ellerman
2010-06-13
1
-0
/
+3
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2010-06-11
9
-17
/
+41
|
\
\
\
|
*
|
|
Btrfs: The file argument for fsync() is never null
Dan Carpenter
2010-06-11
1
-1
/
+1
|
*
|
|
Btrfs: handle ERR_PTR from posix_acl_from_xattr()
Dan Carpenter
2010-06-11
1
-0
/
+2
|
*
|
|
Btrfs: avoid BUG when dropping root and reference in same transaction
Sage Weil
2010-06-11
1
-3
/
+0
|
*
|
|
Btrfs: prohibit a operation of changing acl's mask when noacl mount option used
Shi Weihua
2010-06-11
1
-0
/
+3
[next]