index
:
Linux Stable
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.13.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
*
xfs: implement batched inode lookups for AG walking
Dave Chinner
2010-10-18
2
-23
/
+45
*
xfs: split out inode walk inode grabbing
Dave Chinner
2010-10-18
2
-54
/
+34
*
xfs: split inode AG walking into separate code for reclaim
Dave Chinner
2010-10-18
6
-115
/
+122
*
xfs: remove buftarg hash for external devices
Dave Chinner
2010-10-18
1
-1
/
+5
*
xfs: use unhashed buffers for size checks
Dave Chinner
2010-10-18
3
-45
/
+34
*
xfs: kill XBF_FS_MANAGED buffers
Dave Chinner
2010-10-18
3
-59
/
+20
*
xfs: store xfs_mount in the buftarg instead of in the xfs_buf
Dave Chinner
2010-10-18
5
-21
/
+20
*
xfs: introduced uncached buffer read primitve
Dave Chinner
2010-10-18
2
-0
/
+37
*
xfs: rename xfs_buf_get_nodaddr to be more appropriate
Dave Chinner
2010-10-18
6
-11
/
+14
*
xfs: don't use vfs writeback for pure metadata modifications
Dave Chinner
2010-10-18
12
-86
/
+65
*
xfs: lockless per-ag lookups
Dave Chinner
2010-10-18
3
-11
/
+23
*
xfs: remove debug assert for per-ag reference counting
Dave Chinner
2010-10-18
1
-2
/
+0
*
xfs: reduce the number of CIL lock round trips during commit
Dave Chinner
2010-10-18
1
-105
/
+127
*
xfs: eliminate some newly-reported gcc warnings
Poyo VL
2010-10-18
1
-2
/
+2
*
xfs: remove the ->kill_root btree operation
Christoph Hellwig
2010-10-18
4
-88
/
+44
*
xfs: stop using xfs_qm_dqtobp in xfs_qm_dqflush
Christoph Hellwig
2010-10-18
1
-88
/
+76
*
xfs: simplify xfs_qm_dqusage_adjust
Christoph Hellwig
2010-10-18
1
-142
/
+61
*
xfs: Introduce XFS_IOC_ZERO_RANGE
Dave Chinner
2010-10-18
6
-9
/
+27
*
xfs: use range primitives for xfs page cache operations
Dave Chinner
2010-10-18
1
-16
/
+15
*
Un-inline the core-dump helper functions
Linus Torvalds
2010-10-14
1
-0
/
+38
*
Don't dump task struct in a.out core-dumps
Linus Torvalds
2010-10-14
1
-4
/
+0
*
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-10-13
1
-2
/
+0
|
\
|
*
nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink
J. Bruce Fields
2010-10-13
1
-2
/
+0
*
|
fanotify: disable fanotify syscalls
Eric Paris
2010-10-11
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-10-09
4
-23
/
+33
|
\
\
|
*
|
ceph: update issue_seq on cap grant
Sage Weil
2010-10-07
1
-3
/
+5
|
*
|
ceph: send cap release message early on failed revoke.
Greg Farnum
2010-10-07
1
-10
/
+13
|
*
|
ceph: Update max_len with minimum required size
Aneesh Kumar K.V
2010-10-07
1
-1
/
+4
|
*
|
ceph: Fix return value of encode_fh function
Aneesh Kumar K.V
2010-10-07
1
-7
/
+9
|
*
|
ceph: avoid null deref in osd request error path
Sage Weil
2010-10-07
1
-1
/
+1
|
*
|
ceph: fix list_add usage on unsafe_writes list
Henry C Chang
2010-10-07
1
-1
/
+1
|
|
/
*
|
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2010-10-09
1
-1
/
+7
|
\
\
|
*
|
exofs: Fix double page_unlock BUG in write_begin/end
Boaz Harrosh
2010-10-08
1
-1
/
+7
|
|
/
*
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2010-10-07
1
-5
/
+14
|
\
\
|
|
/
|
/
|
|
*
xfs: properly account for reclaimed inodes
Johannes Weiner
2010-10-06
1
-5
/
+14
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-06
1
-15
/
+4
|
\
\
|
*
|
writeback: always use sb->s_bdi for writeback purposes
Christoph Hellwig
2010-10-04
1
-15
/
+4
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2010-10-06
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
fuse: Initialize total_len in fuse_retrieve()
Geert Uytterhoeven
2010-10-04
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2010-10-01
2
-16
/
+35
|
\
\
|
*
|
cifs: prevent infinite recursion in cifs_reconnect_tcon
Jeff Layton
2010-10-01
1
-16
/
+33
|
*
|
cifs: set backing_dev_info on new S_ISREG inodes
Jeff Layton
2010-09-29
1
-0
/
+2
|
|
/
*
|
reiserfs: fix unwanted reiserfs lock recursion
Frederic Weisbecker
2010-10-01
1
-2
/
+3
*
|
reiserfs: fix dependency inversion between inode and reiserfs mutexes
Frederic Weisbecker
2010-10-01
1
-1
/
+1
*
|
proc: make /proc/pid/limits world readable
Jiri Olsa
2010-10-01
1
-2
/
+2
*
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...
Linus Torvalds
2010-09-29
1
-1
/
+1
|
\
\
|
*
|
ocfs2: Don't walk off the end of fast symlinks.
Joel Becker
2010-09-29
1
-1
/
+1
|
|
/
*
/
xfs: force background CIL push under sustained load
Dave Chinner
2010-09-29
2
-19
/
+30
|
/
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-09-24
14
-44
/
+117
|
\
|
*
o2dlm: force free mles during dlm exit
Srinivas Eeda
2010-09-23
3
-0
/
+42
[next]