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
2010-01-25
ocfs2: Sync max_inline_data_with_xattr from tools.
Tao Ma
2010-01-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2010-01-25
ceph: precede encoded ceph_pg_pool struct with version
Sage Weil
2010-01-25
ceph: keep reserved replies on the request structure
Yehuda Sadeh
2010-01-25
ceph: alloc message data pages and check if tid exists
Yehuda Sadeh
2010-01-25
ceph: refactor messages data section allocation
Yehuda Sadeh
2010-01-25
ceph: allocate middle of message before stating to read
Yehuda Sadeh
2010-01-25
ceph: properly handle aborted mds requests
Sage Weil
2010-01-25
ceph: mark MDS CREATE as a write op
Sage Weil
2010-01-25
ceph: remove duplicate variable initialization
Julia Lawall
2010-01-25
eventfd - allow atomic read and waitqueue remove
Davide Libenzi
2010-01-25
ext4: Reserve INCOMPAT_EA_INODE and INCOMPAT_DIRDATA feature codepoints
Theodore Ts'o
2010-01-24
ext4: Use bitops to read/modify EXT4_I(inode)->i_state
Theodore Ts'o
2010-01-21
xfs: quota limit statvfs available blocks
Christoph Hellwig
2010-01-21
xfs: replace KM_LARGE with explicit vmalloc use
Christoph Hellwig
2010-01-21
xfs: cleanup up xfs_log_force calling conventions
Christoph Hellwig
2010-01-21
xfs: kill XLOG_VEC_SET_TYPE
Christoph Hellwig
2010-01-21
xfs: remove duplicate buffer flags
Christoph Hellwig
2010-01-21
xfs: implement quota warnings via netlink
Christoph Hellwig
2010-01-21
xfs: clean up error handling in xfs_trans_dqresv
Christoph Hellwig
2010-01-21
xfs: kill XFS_QMOPT_ASYNC
Christoph Hellwig
2010-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2010-01-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-01-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
2010-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2010-01-20
compat_ioctl: Supress "unknown cmd" message on serial /dev/console
Atsushi Nemoto
2010-01-20
Squashfs: add decompressor entries for lzma and lzo
Phillip Lougher
2010-01-20
Squashfs: add a decompressor framework
Phillip Lougher
2010-01-20
Squashfs: factor out remaining zlib dependencies into separate wrapper file
Phillip Lougher
2010-01-20
Squashfs: move zlib decompression wrapper code into a separate file
Phillip Lougher
2010-01-19
ecryptfs: use after free
Dan Carpenter
2010-01-19
ecryptfs: Eliminate useless code
Julia Lawall
2010-01-19
ecryptfs: fix interpose/interpolate typos in comments
Erez Zadok
2010-01-19
ecryptfs: pass matching flags to interpose as defined and used there
Erez Zadok
2010-01-19
ecryptfs: remove unnecessary d_drop calls in ecryptfs_link
Erez Zadok
2010-01-19
ecryptfs: don't ignore return value from lock_rename
Erez Zadok
2010-01-19
ecryptfs: initialize private persistent file before dereferencing pointer
Erez Zadok
2010-01-19
eCryptfs: Remove mmap from directory operations
Tyler Hicks
2010-01-19
eCryptfs: Add getattr function
Tyler Hicks
2010-01-19
eCryptfs: Use notify_change for truncating lower inodes
Tyler Hicks
2010-01-20
xfs: rearrange xfs_mod_sb() to avoid array subscript warning
Dave Chinner
2010-01-20
xfs: suppress spurious uninitialised var warning in xfs_bmapi()
Dave Chinner
2010-01-20
xfs: make compile warn about char sign mismatches again
Dave Chinner
2010-01-20
xfs: clean up sign warnings in dir2 code
Dave Chinner
2010-01-20
xfs: convert attr to use unsigned names
Dave Chinner
2010-01-20
xfs: xfs_buf_iomove() doesn't care about signedness
Dave Chinner
2010-01-20
xfs: make xfs_dir_cilookup_result use unsigned char
Dave Chinner
2010-01-20
xfs: convert dirnameops to unsigned char names
Dave Chinner
2010-01-20
xfs: convert DM ops to use unsigned char names
Dave Chinner
2010-01-20
xfs: directory names are unsigned
Dave Chinner
[prev]
[next]