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
2009-10-08
Btrfs: optimize fsync for the single writer case
Josef Bacik
2
-1
/
+13
2009-10-08
Btrfs: async delalloc flushing under space pressure
Josef Bacik
3
-11
/
+88
2009-10-08
Btrfs: release delalloc reservations on extent item insertion
Josef Bacik
8
-37
/
+107
2009-10-08
Btrfs: delay clearing EXTENT_DELALLOC for compressed extents
Chris Mason
1
-2
/
+4
2009-10-08
Btrfs: cleanup extent_clear_unlock_delalloc flags
Chris Mason
3
-37
/
+51
2009-10-08
Merge branch 'master' into for-linus
Alex Elder
13
-102
/
+146
2009-10-08
xfs: stop calling filemap_fdatawait inside ->fsync
Christoph Hellwig
1
-8
/
+1
2009-10-08
fix readahead calculations in xfs_dir2_leaf_getdents()
Eric Sandeen
1
-1
/
+3
2009-10-08
xfs: make sure xfs_sync_fsdata covers the log
Dave Chinner
1
-7
/
+21
2009-10-08
xfs: mark inodes dirty before issuing I/O
Dave Chinner
1
-9
/
+28
2009-10-08
xfs: cleanup ->sync_fs
Christoph Hellwig
1
-18
/
+18
2009-10-08
xfs: fix xfs_quiesce_data
Dave Chinner
1
-3
/
+5
2009-10-08
xfs: implement ->dirty_inode to fix timestamp handling
Christoph Hellwig
10
-56
/
+70
2009-10-08
ima: ecryptfs fix imbalance message
Mimi Zohar
1
-1
/
+6
2009-10-08
eCryptfs: Remove Kconfig NET dependency and select MD5
Tyler Hicks
1
-1
/
+2
2009-10-08
ecryptfs: depends on CRYPTO
Randy Dunlap
1
-1
/
+1
2009-10-08
NFSv4: Kill nfs4_renewd_prepare_shutdown()
Trond Myklebust
2
-7
/
+0
2009-10-08
pagemap: export KPF_HWPOISON
Wu Fengguang
1
-0
/
+5
2009-10-08
fs: includecheck fix: proc, kcore.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-10-06
NFSv4: Fix the referral mount code
Trond Myklebust
1
-6
/
+6
2009-10-06
nfs: Avoid overrun when copying client IP address string
Ben Hutchings
1
-1
/
+1
2009-10-06
NFS: Fix port initialisation in nfs_remount()
Trond Myklebust
1
-2
/
+4
2009-10-06
NFS: Fix port and mountport display in /proc/self/mountinfo
Trond Myklebust
1
-9
/
+7
2009-10-06
NFS: Fix a default mount regression...
Trond Myklebust
1
-7
/
+6
2009-10-06
[CIFS] Fixing to avoid invalid kfree() in cifs_get_tcp_session()
Steve French
1
-1
/
+2
2009-10-06
block: Seperate read and write statistics of in_flight requests v2
Nikanth Karthikesan
1
-1
/
+11
2009-10-06
Btrfs: fix possible softlockup in the allocator
Josef Bacik
1
-6
/
+17
2009-10-05
Btrfs: fix deadlock on async thread startup
Chris Mason
5
-32
/
+106
2009-10-05
headers: remove sched.h from poll.h
Alexey Dobriyan
3
-0
/
+4
2009-10-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-37
/
+24
2009-10-04
Revert "Seperate read and write statistics of in_flight requests"
Jens Axboe
1
-11
/
+1
2009-10-03
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
3
-58
/
+15
2009-10-03
[PATCH] ext4: retry failed direct IO allocations
Eric Sandeen
1
-0
/
+4
2009-10-03
ext4: Fix build warning in ext4_dirty_inode()
Curt Wohlgemuth
1
-2
/
+0
2009-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
16
-245
/
+745
2009-10-02
afs: remove cache.h
Christoph Hellwig
2
-13
/
+1
2009-10-02
const: constify remaining file_operations
Alexey Dobriyan
16
-23
/
+23
2009-10-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
1
-0
/
+11
2009-10-02
Btrfs: fix data space leak fix
Josef Bacik
1
-0
/
+11
2009-10-01
fs/bio.c: move EXPORT* macros to line after function
H Hartley Sweeten
1
-26
/
+23
2009-10-01
Btrfs: remove duplicates of filemap_ helpers
Christoph Hellwig
4
-102
/
+10
2009-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
14
-146
/
+727
2009-10-01
Btrfs: take i_mutex before generic_write_checks
Chris Mason
1
-8
/
+17
2009-10-01
Btrfs: fix arguments to btrfs_wait_on_page_writeback_range
Christoph Hellwig
1
-1
/
+3
2009-10-01
ext4: drop ext4dev compat
Eric Sandeen
2
-45
/
+0
2009-10-01
ext4: fix a BUG_ON crash by checking that page has buffers attached to it
Theodore Ts'o
1
-11
/
+11
2009-09-30
dlm: fix socket fd translation
David Teigland
1
-11
/
+12
2009-09-30
dlm: fix lowcomms_connect_node for sctp
David Teigland
1
-3
/
+10
2009-09-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2
-0
/
+2
2009-09-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
15
-723
/
+1093
[prev]
[next]