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
2011-01-31
cifs: No need to check crypto blockcipher allocation
Shirish Pargaonkar
1
-2
/
+3
2011-01-31
cifs: clean up some compiler warnings
Jeff Layton
4
-17
/
+6
2011-01-31
cifs: make CIFS depend on CRYPTO_MD4
Jeff Layton
1
-0
/
+1
2011-01-31
cifs: force a reconnect if there are too many MIDs in flight
Jeff Layton
1
-13
/
+24
2011-01-31
cifs: don't pop a printk when sending on a socket is interrupted
Jeff Layton
1
-2
/
+2
2011-01-31
cifs: simplify SMB header check routine
Jeff Layton
1
-22
/
+24
2011-01-31
cifs: send an NT_CANCEL request when a process is signalled
Jeff Layton
1
-3
/
+12
2011-01-31
cifs: handle cancelled requests better
Jeff Layton
1
-7
/
+36
2011-01-31
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
11
-33
/
+73
2011-01-31
cifs: fix two compiler warning about uninitialized vars
Jeff Layton
2
-2
/
+4
2011-01-31
NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().
Anton Altaparmakov
1
-4
/
+7
2011-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
15
-704
/
+371
2011-01-29
Btrfs: handle no memory properly in prepare_pages
Josef Bacik
1
-2
/
+6
2011-01-29
Btrfs: do error checking in btrfs_del_csums
Josef Bacik
1
-0
/
+3
2011-01-29
Btrfs: use the global block reserve if we cannot reserve space
Josef Bacik
1
-1
/
+27
2011-01-29
Btrfs: do not release more reserved bytes to the global_block_rsv than we need
Josef Bacik
1
-2
/
+14
2011-01-29
Btrfs: fix check_path_shared so it returns the right value
Josef Bacik
1
-2
/
+3
2011-01-29
btrfs: check return value of btrfs_start_ioctl_transaction() properly
Tsutomu Itoh
1
-1
/
+1
2011-01-29
btrfs: fix return value check of btrfs_join_transaction()
Tsutomu Itoh
6
-13
/
+51
2011-01-29
fs/btrfs/inode.c: Add missing IS_ERR test
Julia Lawall
1
-1
/
+1
2011-01-29
btrfs: fix missing break in switch phrase
liubo
1
-0
/
+1
2011-01-29
btrfs: fix several uncheck memory allocations
liubo
4
-0
/
+33
2011-01-29
btrfs: fix uncheck memory allocation in btrfs_submit_compressed_read
liubo
2
-4
/
+25
2011-01-29
Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38
Chris Mason
6
-65
/
+117
2011-01-28
NFS: NFSv4 readdir loses entries
Chuck Lever
1
-3
/
+0
2011-01-28
NFS: Micro-optimize nfs4_decode_dirent()
Chuck Lever
1
-3
/
+3
2011-01-28
NFS: Fix an NFS client lockdep issue
Trond Myklebust
1
-2
/
+4
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-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
5
-14
/
+54
2011-01-27
cifs: More crypto cleanup (try #2)
Shirish Pargaonkar
9
-286
/
+97
2011-01-27
xfs: fix log ticket leak on forced shutdown.
Dave Chinner
1
-2
/
+5
2011-01-26
Btrfs: Fix file clone when source offset is not 0
Li Zefan
1
-1
/
+4
2011-01-26
Btrfs: Fix memory leak in writepage fixup work
Miao Xie
1
-0
/
+1
2011-01-26
Btrfs: Don't return acl info when mounting with noacl option
Miao Xie
1
-0
/
+6
2011-01-26
Btrfs: Free correct pointer after using strsep
Tero Roponen
1
-2
/
+3
2011-01-26
Btrfs: Fix memory leak on finding existing super
Ian Kent
1
-0
/
+2
2011-01-26
Btrfs: Fix memory leak at umount
Li Zefan
1
-0
/
+2
2011-01-26
btrfs: Check mergeable free space when removing a cluster
Li Zefan
1
-6
/
+20
2011-01-26
btrfs: Add a helper try_merge_free_space()
Li Zefan
1
-32
/
+43
2011-01-26
btrfs: Update stats when allocating from a cluster
Li Zefan
1
-3
/
+14
2011-01-26
btrfs: Free fully occupied bitmap in cluster
Li Zefan
1
-0
/
+2
2011-01-26
btrfs: Add helper function free_bitmap()
Li Zefan
1
-21
/
+16
2011-01-26
btrfs: Fix threshold calculation for block groups smaller than 1GB
Li Zefan
1
-2
/
+6
[prev]
[next]