index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2011-01-31
cifs: force a reconnect if there are too many MIDs in flight
Jeff Layton
2011-01-31
cifs: don't pop a printk when sending on a socket is interrupted
Jeff Layton
2011-01-31
cifs: simplify SMB header check routine
Jeff Layton
2011-01-31
cifs: send an NT_CANCEL request when a process is signalled
Jeff Layton
2011-01-31
cifs: handle cancelled requests better
Jeff Layton
2011-01-31
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
2011-01-31
cifs: fix two compiler warning about uninitialized vars
Jeff Layton
2011-01-31
NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().
Anton Altaparmakov
2011-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2011-01-28
Btrfs: handle no memory properly in prepare_pages
Josef Bacik
2011-01-28
Btrfs: do error checking in btrfs_del_csums
Josef Bacik
2011-01-28
Btrfs: use the global block reserve if we cannot reserve space
Josef Bacik
2011-01-28
Btrfs: do not release more reserved bytes to the global_block_rsv than we need
Josef Bacik
2011-01-28
Btrfs: fix check_path_shared so it returns the right value
Josef Bacik
2011-01-28
btrfs: check return value of btrfs_start_ioctl_transaction() properly
Tsutomu Itoh
2011-01-28
btrfs: fix return value check of btrfs_join_transaction()
Tsutomu Itoh
2011-01-28
fs/btrfs/inode.c: Add missing IS_ERR test
Julia Lawall
2011-01-28
btrfs: fix missing break in switch phrase
liubo
2011-01-28
btrfs: fix several uncheck memory allocations
liubo
2011-01-28
btrfs: fix uncheck memory allocation in btrfs_submit_compressed_read
liubo
2011-01-28
Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38
Chris Mason
2011-01-28
NFS: NFSv4 readdir loses entries
Chuck Lever
2011-01-28
NFS: Micro-optimize nfs4_decode_dirent()
Chuck Lever
2011-01-28
NFS: Fix an NFS client lockdep issue
Trond Myklebust
2011-01-28
xfs: xfs_bmap_add_extent_delay_real should init br_startblock
bpm@sgi.com
2011-01-28
xfs: fix dquot shaker deadlock
Dave Chinner
2011-01-28
xfs: handle CIl transaction commit failures correctly
Dave Chinner
2011-01-28
xfs: limit extsize to size of AGs and/or MAXEXTLEN
Dave Chinner
2011-01-28
xfs: prevent extsize alignment from exceeding maximum extent size
Dave Chinner
2011-01-28
xfs: limit extent length for allocation to AG size
Dave Chinner
2011-01-28
xfs: speculative delayed allocation uses rounddown_power_of_2 badly
Dave Chinner
2011-01-28
xfs: fix efi item leak on forced shutdown
Dave Chinner
2011-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-01-27
cifs: More crypto cleanup (try #2)
Shirish Pargaonkar
2011-01-27
xfs: fix log ticket leak on forced shutdown.
Dave Chinner
2011-01-27
Btrfs: Fix file clone when source offset is not 0
Li Zefan
2011-01-27
Btrfs: Fix memory leak in writepage fixup work
Miao Xie
2011-01-27
Btrfs: Don't return acl info when mounting with noacl option
Miao Xie
2011-01-27
Btrfs: Free correct pointer after using strsep
Tero Roponen
2011-01-27
Btrfs: Fix memory leak on finding existing super
Ian Kent
2011-01-27
Btrfs: Fix memory leak at umount
Li Zefan
2011-01-27
btrfs: Check mergeable free space when removing a cluster
Li Zefan
2011-01-27
btrfs: Add a helper try_merge_free_space()
Li Zefan
2011-01-27
btrfs: Update stats when allocating from a cluster
Li Zefan
2011-01-27
btrfs: Free fully occupied bitmap in cluster
Li Zefan
2011-01-27
btrfs: Add helper function free_bitmap()
Li Zefan
2011-01-27
btrfs: Fix threshold calculation for block groups smaller than 1GB
Li Zefan
2011-01-26
fs/aio: aio_wq isn't used in memory reclaim path
Tejun Heo
2011-01-25
NFS construct consistent co_ownerid for v4.1
Andy Adamson
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
[prev]
[next]