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
2011-03-26
xfs: stop using the page cache to back the buffer cache
Dave Chinner
2
-297
/
+84
2011-03-26
xfs: register the inode cache shrinker before quotachecks
Dave Chinner
1
-10
/
+24
2011-03-26
xfs: xfs_trans_read_buf() should return an error on failure
Dave Chinner
1
-1
/
+2
2011-03-26
xfs: introduce inode cluster buffer trylocks for xfs_iflush
Dave Chinner
4
-8
/
+32
2011-03-26
vmap: flush vmap aliases when mapping fails
Dave Chinner
1
-3
/
+11
2011-03-26
xfs: preallocation transactions do not need to be synchronous
Dave Chinner
4
-2
/
+12
2011-03-12
xfs: don't name variables "panic"
Alex Elder
1
-4
/
+4
2011-03-09
xfs: factor agf counter updates into a helper
Christoph Hellwig
1
-61
/
+68
2011-03-09
xfs: clean up the xfs_alloc_compute_aligned calling convention
Christoph Hellwig
1
-16
/
+13
2011-03-07
xfs: kill support/debug.[ch]
Dave Chinner
7
-86
/
+40
2011-03-07
xfs: Convert remaining cmn_err() callers to new API
Dave Chinner
20
-238
/
+169
2011-03-07
xfs: convert the quota debug prints to new API
Dave Chinner
1
-15
/
+12
2011-03-07
xfs: rename xfs_cmn_err_fsblock_zero()
Dave Chinner
1
-5
/
+5
2011-03-07
xfs: convert xfs_fs_cmn_err to new error logging API
Dave Chinner
13
-85
/
+53
2011-03-07
xfs: kill xfs_fs_mount_cmn_err() macro
Dave Chinner
2
-35
/
+43
2011-03-07
xfs: kill xfs_fs_repair_cmn_err() macro
Dave Chinner
4
-29
/
+19
2011-03-07
xfs: convert xfs_cmn_err to xfs_alert_tag
Dave Chinner
9
-74
/
+36
2011-03-07
xfs: Convert xlog_warn to new logging interface
Dave Chinner
6
-189
/
+177
2011-03-07
xfs: Convert linux-2.6/ files to new logging interface
Dave Chinner
6
-90
/
+76
2011-03-02
xfs: introduce new logging API.
Dave Chinner
4
-0
/
+155
2011-03-02
xfs: zero proper structure size for geometry calls
Alex Elder
1
-3
/
+8
2011-02-23
xfs: enable delaylog by default
Christoph Hellwig
1
-0
/
+1
2011-02-23
xfs: more sensible inode refcounting for ialloc
Christoph Hellwig
5
-78
/
+19
2011-02-23
xfs: stop using xfs_trans_iget in the RT allocator
Christoph Hellwig
2
-39
/
+23
2011-02-22
xfs: check if device support discard in xfs_ioc_trim()
Lukas Czerner
1
-0
/
+2
2011-02-22
xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
Dan Rosenberg
1
-0
/
+3
2011-02-07
xfs: add lockdep annotations for the rt inodes
Christoph Hellwig
3
-15
/
+26
2011-02-07
xfs: fix xfs_get_extsz_hint for a zero extent size hint
Christoph Hellwig
1
-13
/
+5
2011-02-07
xfs: only lock the rt bitmap inode once per allocation
Christoph Hellwig
2
-21
/
+24
2011-01-28
xfs: xfs_bmap_add_extent_delay_real should init br_startblock
bpm@sgi.com
1
-8
/
+25
2011-01-28
xfs: fix dquot shaker deadlock
Dave Chinner
1
-25
/
+21
2011-01-28
xfs: handle CIl transaction commit failures correctly
Dave Chinner
3
-12
/
+3
2011-01-28
xfs: limit extsize to size of AGs and/or MAXEXTLEN
Dave Chinner
1
-2
/
+18
2011-01-28
xfs: prevent extsize alignment from exceeding maximum extent size
Dave Chinner
1
-0
/
+10
2011-01-28
xfs: limit extent length for allocation to AG size
Dave Chinner
2
-8
/
+26
2011-01-28
xfs: speculative delayed allocation uses rounddown_power_of_2 badly
Dave Chinner
1
-1
/
+6
2011-01-28
xfs: fix efi item leak on forced shutdown
Dave Chinner
3
-13
/
+38
2011-01-27
xfs: fix log ticket leak on forced shutdown.
Dave Chinner
1
-2
/
+5
2011-01-18
autofs4: clean ->d_release() and autofs4_free_ino() up
Al Viro
3
-19
/
+16
2011-01-18
autofs4: split autofs4_init_ino()
Al Viro
3
-26
/
+15
2011-01-18
autofs4: mkdir and symlink always get a dentry that had passed lookup
Al Viro
1
-18
/
+10
2011-01-18
autofs4: autofs4_get_inode() doesn't need autofs_info * argument anymore
Al Viro
3
-7
/
+5
2011-01-18
autofs4: kill ->size in autofs_info
Al Viro
3
-6
/
+3
2011-01-18
autofs4: pass mode to autofs4_get_inode() explicitly
Al Viro
3
-16
/
+15
2011-01-18
autofs4: autofs4_mkroot() is not different from autofs4_init_ino()
Al Viro
1
-12
/
+1
2011-01-18
autofs4: keep symlink body in inode->i_private
Al Viro
4
-28
/
+9
2011-01-18
autofs4 - fix debug print in autofs4_lookup()
Ian Kent
1
-1
/
+2
2011-01-18
vfs - fix dentry ref count in do_lookup()
Ian Kent
1
-1
/
+3
2011-01-18
autofs4 - fix get_next_positive_dentry()
Ian Kent
1
-2
/
+2
2011-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
29
-623
/
+2490
[next]