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.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-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
2013-02-06
Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadata
Jan Schmidt
1
-12
/
+10
2013-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next.git for-...
Chris Mason
16
-119
/
+370
2013-02-06
Btrfs: fix possible stale data exposure
Josef Bacik
1
-1
/
+1
2013-02-06
Btrfs: fix missing i_size update
Josef Bacik
1
-2
/
+9
2013-02-06
Btrfs: fix race between snapshot deletion and getting inode
Liu Bo
2
-9
/
+38
2013-02-06
Btrfs: fix missing release of the space/qgroup reservation in start_transacti...
Miao Xie
1
-8
/
+19
2013-02-06
Btrfs: fix wrong sync_writers decrement in btrfs_file_aio_write()
Miao Xie
1
-1
/
+2
2013-02-06
Btrfs: do not merge logged extents if we've removed them from the tree
Josef Bacik
1
-1
/
+2
2013-02-05
Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
3
-6
/
+13
2013-02-05
Merge branch 'fix-max-write' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2013-02-05
nilfs2: fix fix very long mount time issue
Vyacheslav Dubeyko
1
-1
/
+4
2013-02-05
dlm: check the write size from user
David Teigland
1
-4
/
+4
2013-02-04
fuse: send poll events
Enke Chen
1
-0
/
+1
2013-02-04
fuse: don't WARN when nlink is zero
Miklos Szeredi
1
-1
/
+8
2013-02-04
fuse: avoid out-of-scope stack access
Eric Wong
1
-3
/
+10
2013-02-04
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
1
-3
/
+7
2013-02-02
xfs: refactor space log reservation for XFS_TRANS_ATTR_SET
Jeff Liu
4
-15
/
+36
2013-02-02
xfs: make use of XFS_SB_LOG_RES() at xfs_fs_log_dummy()
Jeff Liu
1
-2
/
+2
2013-02-02
xfs: make use of XFS_SB_LOG_RES() at xfs_mount_log_sb()
Jeff Liu
1
-2
/
+2
2013-02-02
xfs: make use of XFS_SB_LOG_RES() at xfs_log_sbcount()
Jeff Liu
1
-2
/
+2
2013-02-02
xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on disk
Jeff Liu
3
-0
/
+14
2013-02-02
xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time
Jeff Liu
4
-2
/
+17
2013-02-02
xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount time
Jeff Liu
4
-7
/
+19
2013-02-02
xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount time
Jeff Liu
4
-9
/
+20
2013-02-02
xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time
Jeff Liu
4
-2
/
+17
2013-02-02
xfs: calculate xfs_qm_write_sb_changes() space log reservation at mount time
Jeff Liu
1
-4
/
+3
2013-02-02
xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time
Jeff Liu
4
-3
/
+16
2013-02-02
xfs: make use of xfs_calc_buf_res() in xfs_trans.c
Jeff Liu
1
-128
/
+112
2013-02-02
GFS2: Get a block reservation before resizing a file
Bob Peterson
1
-0
/
+4
2013-02-02
GFS2: Split glock lru processing into two parts
Steven Whitehouse
1
-23
/
+67
2013-02-02
xfs: add a helper to figure out the space log reservation per item
Jeff Liu
1
-0
/
+31
2013-02-01
btrfs: don't try to notify udev about missing devices
Eric Sandeen
1
-1
/
+2
2013-02-01
Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"
Trond Myklebust
5
-56
/
+3
2013-02-01
Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-57
/
+69
2013-01-31
FUSE: Adapt readdirplus to application usage patterns
Feng Shuo
3
-3
/
+38
2013-01-31
Do not use RCU for current process credentials
Anatol Pomozov
4
-17
/
+13
2013-01-31
NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session
Trond Myklebust
1
-2
/
+12
2013-01-31
NFS: Don't silently fail setattr() requests on mountpoints
Trond Myklebust
1
-0
/
+20
2013-01-30
Merge tag 'for-linus-v3.8-rc6' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
8
-9
/
+47
2013-01-29
GFS2: Use ->writepages for ordered writes
Steven Whitehouse
8
-70
/
+79
2013-01-29
GFS2: Clean up freeze code
Steven Whitehouse
5
-78
/
+15
2013-01-29
GFS2: Merge gfs2_attach_bufdata() into trans.c
Steven Whitehouse
4
-56
/
+26
2013-01-29
GFS2: Copy gfs2_trans_add_bh into new data/meta functions
Steven Whitehouse
4
-84
/
+84
2013-01-29
GFS2: Split gfs2_trans_add_bh() into two
Steven Whitehouse
11
-70
/
+81
2013-01-29
GFS2: Merge revoke adding functions
Steven Whitehouse
2
-16
/
+9
2013-01-29
GFS2: Separate LRU scanning from shrinker
Steven Whitehouse
1
-11
/
+17
2013-01-29
xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages()
Torsten Kaiser
1
-2
/
+2
2013-01-28
xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages()
Torsten Kaiser
1
-2
/
+2
2013-01-28
xfs: Fix possible use-after-free with AIO
Jan Kara
1
-1
/
+1
2013-01-28
xfs: fix shutdown hang on invalid inode during create
Dave Chinner
3
-2
/
+13
[prev]
[next]