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-06-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2011-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2
-13
/
+28
2011-06-13
Btrfs: drop the delalloc_bytes check in shrink_delalloc
Chris Mason
1
-4
/
+0
2011-06-13
Btrfs: check the return value from set_anon_super
Chris Mason
1
-1
/
+3
2011-06-13
Delay struct net freeing while there's a sysfs instance refering to it
Al Viro
2
-27
/
+12
2011-06-13
afs: fix sget() races, close leak on umount
Al Viro
1
-41
/
+32
2011-06-13
ubifs: fix sget races
Al Viro
1
-24
/
+30
2011-06-13
ubifs: split allocation of ubifs_info into a separate function
Al Viro
1
-39
/
+48
2011-06-13
fix leak in proc_set_super()
Al Viro
1
-5
/
+6
2011-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
10
-113
/
+233
2011-06-11
Btrfs: use join_transaction in btrfs_evict_inode()
Li Zefan
1
-1
/
+1
2011-06-11
nilfs2: fix problem in setting checkpoint interval
Ryusuke Konishi
1
-1
/
+1
2011-06-11
nilfs2: fix missing block address termination in btree node shrinking
Ryusuke Konishi
1
-7
/
+14
2011-06-11
nilfs2: fix incorrect block address termination in node concatenation
Ryusuke Konishi
1
-5
/
+13
2011-06-11
Btrfs - use %pU to print fsid
Ilya Dryomov
1
-6
/
+2
2011-06-11
Btrfs: fix extent state leak on failed nodatasum reads
Jan Schmidt
1
-1
/
+1
2011-06-11
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Chris Mason
2
-32
/
+39
2011-06-11
btrfs: fix unlocked access of delalloc_inodes
David Sterba
1
-2
/
+1
2011-06-11
Btrfs: avoid stack bloat in btrfs_ioctl_fs_info()
Li Zefan
1
-9
/
+14
2011-06-11
btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one ...
richard kennedy
1
-1
/
+1
2011-06-11
Btrfs: clear current->journal_info on async transaction commit
Sage Weil
1
-1
/
+4
2011-06-11
Btrfs: make sure to recheck for bitmaps in clusters
Chris Mason
1
-4
/
+5
2011-06-10
btrfs: remove unneeded includes from scrub.c
Arne Jansen
1
-6
/
+0
2011-06-10
btrfs: reinitialize scrub workers
Arne Jansen
2
-3
/
+5
2011-06-10
btrfs: scrub: errors in tree enumeration
Arne Jansen
1
-23
/
+34
2011-06-10
Btrfs: don't map extent buffer if path->skip_locking is set
Josef Bacik
1
-3
/
+7
2011-06-09
exec: delay address limit change until point of no return
Mathias Krause
1
-4
/
+1
2011-06-09
Btrfs: unlock the trans lock properly
Josef Bacik
1
-1
/
+1
2011-06-09
Btrfs: don't map extent buffer if path->skip_locking is set
Josef Bacik
1
-3
/
+7
2011-06-09
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...
Ingo Molnar
1
-0
/
+3
2011-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
3
-5
/
+6
2011-06-09
Btrfs: fix duplicate checking logic
Josef Bacik
1
-3
/
+3
2011-06-09
Btrfs: fix the allocator loop logic
Josef Bacik
1
-23
/
+25
2011-06-09
Btrfs: fix bitmap regression
Josef Bacik
1
-19
/
+69
2011-06-08
Btrfs: don't commit the transaction if we dont have enough pinned bytes
Josef Bacik
1
-0
/
+7
2011-06-08
Btrfs: noinline the cluster searching functions
Josef Bacik
1
-8
/
+10
2011-06-08
Btrfs: cache bitmaps when searching for a cluster
Josef Bacik
1
-5
/
+49
2011-06-08
cifs: trivial: add space in fsc error message
Jeff Layton
1
-1
/
+1
2011-06-08
ceph: unwind canceled flock state
Sage Weil
1
-10
/
+16
2011-06-08
ceph: fix ENOENT logic in striped_read
Sage Weil
1
-2
/
+2
2011-06-08
ceph: fix short sync reads from the OSD
Sage Weil
1
-13
/
+15
2011-06-08
ceph: use ihold when we already have an inode ref
Sage Weil
10
-28
/
+37
2011-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
1
-1
/
+1
2011-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
1
-2
/
+7
2011-06-08
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
6
-8
/
+13
2011-06-07
vfs: make unlink() and rmdir() return ENOENT in preference to EROFS
Theodore Ts'o
1
-4
/
+7
2011-06-07
lmLogOpen() broken failure exit
Al Viro
1
-1
/
+1
2011-06-07
cifs: silence printk when establishing first session on socket
Jeff Layton
1
-1
/
+1
2011-06-07
nfsd: link returns nfserr_delay when breaking lease
Casey Bodley
1
-1
/
+3
2011-06-07
nfsd: v4 support requires CRYPTO
Randy Dunlap
1
-0
/
+1
[prev]
[next]