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-04-28
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2011-04-28
vfs: avoid large kmalloc()s for the fdtable
Andrew Morton
2011-04-27
nfs: don't lose MS_SYNCHRONOUS on remount of noac mount
Jeff Layton
2011-04-27
NFS: Return meaningful status from decode_secinfo()
Bryan Schumaker
2011-04-27
NFSv4: Ensure we request the ordinary fileid when doing readdirplus
Trond Myklebust
2011-04-26
Revert wrong fixes for common misspellings
Lucas De Marchi
2011-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2011-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2011-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
2011-04-25
add hlist_bl_lock/unlock helpers
Christoph Hellwig
2011-04-25
eCryptfs: Flush dirty pages in setattr
Tyler Hicks
2011-04-25
eCryptfs: Handle failed metadata read in lookup
Tyler Hicks
2011-04-25
Btrfs: cleanup error handling in inode.c
Tsutomu Itoh
2011-04-25
Btrfs: put the right bio if we have an error
Josef Bacik
2011-04-25
Btrfs: free bitmaps properly when evicting the cache
Josef Bacik
2011-04-25
Btrfs: Free free_space item properly in btrfs_trim_block_group()
Li Zefan
2011-04-25
btrfs: add missing spin_unlock to a rare exit path
David Sterba
2011-04-25
Btrfs: check return value of kmalloc()
Tsutomu Itoh
2011-04-25
btrfs: fix wrong allocating flag when reading page
Itaru Kitayama
2011-04-25
Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log()
Tsutomu Itoh
2011-04-25
eCryptfs: Add reference counting to lower files
Tyler Hicks
2011-04-25
eCryptfs: dput dentries returned from dget_parent
Tyler Hicks
2011-04-25
eCryptfs: Remove extra d_delete in ecryptfs_rmdir
Tyler Hicks
2011-04-24
NFSv4: Ensure that clientid and session establishment can time out
Trond Myklebust
2011-04-24
NFSv4.1: Don't loop forever in nfs4_proc_create_session
Trond Myklebust
2011-04-24
Merge branch 'dcache-cleanup'
Linus Torvalds
2011-04-24
Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2011-04-24
vfs: get rid of insane dentry hashing rules
Linus Torvalds
2011-04-23
vfs: get rid of 'struct dcache_hash_bucket' abstraction
Linus Torvalds
2011-04-21
CIFS: Fix memory over bound bug in cifs_parse_mount_options
Pavel Shilovsky
2011-04-21
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-04-21
vfs: Pass setxattr(2) flags properly
Jan Kara
2011-04-21
UBIFS: fix master node recovery
Artem Bityutskiy
2011-04-21
UBIFS: fix false assertion warning in case of I/O failures
Artem Bityutskiy
2011-04-20
Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-04-20
xfs: fix duplicate message output
Dave Chinner
2011-04-20
UBIFS: fix false space checking failure
Artem Bityutskiy
2011-04-20
Open with O_CREAT flag set fails to open existing files on non writable direc...
Sachin Prabhu
2011-04-19
Btrfs: do some plugging in the submit_bio threads
Chris Mason
2011-04-19
nfsd4: Fix filp leak
OGAWA Hirofumi
2011-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
2011-04-18
NFSv4: Handle NFS4ERR_WRONGSEC outside of nfs4_handle_exception()
Bryan Schumaker
2011-04-18
NFSv4.1: Don't update sequence number if rpc_task is not sent
Bryan Schumaker
2011-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2011-04-18
proc: do proper range check on readdir offset
Linus Torvalds
2011-04-18
nfsd4: fix struct file leak on delegation
J. Bruce Fields
2011-04-18
GFS2: filesystem hang caused by incorrect lock order
Bob Peterson
2011-04-18
GFS2: Don't try to deallocate unlinked inodes when mounted ro
Steven Whitehouse
2011-04-18
GFS2: directly write blocks past i_size
Benjamin Marzinski
[next]