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-03-08
nilfs2: tighten restrictions on inode flags
Ryusuke Konishi
2011-03-08
nilfs2: mark S_NOATIME on inodes only if NOATIME attribute is set
Ryusuke Konishi
2011-03-08
nilfs2: use common file attribute macros
Ryusuke Konishi
2011-03-08
nilfs2: add free entries count only if clear bit operation succeeded
Ryusuke Konishi
2011-03-08
nilfs2: decrement inodes count only if raw inode was successfully deleted
Ryusuke Konishi
2011-03-08
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2011-03-08
Merge branch 'master'; commit 'v2.6.38-rc7' into next
James Morris
2011-03-07
nfsd41: modify the members value of nfsd4_op_flags
Mi Jinlong
2011-03-07
nfsd: add proc file listing kernel's gss_krb5 enctypes
Kevin Coffman
2011-03-07
NFSD, VFS: Remove dead code in nfsd_rename()
Jesper Juhl
2011-03-07
nfsd: kill unused macro definition
Shan Wei
2011-03-07
locks: use assign_type()
Namhyung Kim
2011-03-07
nfsd4: fix bad pointer on failure to find delegation
J. Bruce Fields
2011-03-07
ext3: Always set dx_node's fake_dirent explicitly.
Eric Sandeen
2011-03-07
Btrfs: deal with short returns from copy_from_user
Chris Mason
2011-03-07
Btrfs: fix regressions in copy_from_user handling
Chris Mason
2011-03-07
xfs: kill support/debug.[ch]
Dave Chinner
2011-03-07
xfs: Convert remaining cmn_err() callers to new API
Dave Chinner
2011-03-07
xfs: convert the quota debug prints to new API
Dave Chinner
2011-03-07
xfs: rename xfs_cmn_err_fsblock_zero()
Dave Chinner
2011-03-07
xfs: convert xfs_fs_cmn_err to new error logging API
Dave Chinner
2011-03-07
xfs: kill xfs_fs_mount_cmn_err() macro
Dave Chinner
2011-03-07
xfs: kill xfs_fs_repair_cmn_err() macro
Dave Chinner
2011-03-07
xfs: convert xfs_cmn_err to xfs_alert_tag
Dave Chinner
2011-03-07
xfs: Convert xlog_warn to new logging interface
Dave Chinner
2011-03-07
xfs: Convert linux-2.6/ files to new logging interface
Dave Chinner
2011-03-05
omfs: make readdir stop when filldir says so
Al Viro
2011-03-05
omfs: merge unlink() and rmdir(), close leak in rename()
Al Viro
2011-03-05
omfs: stop playing silly buggers with omfs_unlink() in ->rename()
Al Viro
2011-03-05
omfs: rename() needs to mark old_inode dirty after ctime update
Al Viro
2011-03-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-03-05
ext4: Use single thread to perform DIO unwritten convertion
Mingming Cao
2011-03-05
fs/locks.c: Remove stale FIXME left over from BKL conversion
Matt Fleming
2011-03-04
nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3)
Neil Horman
2011-03-04
ceph: no .snap inside of snapped namespace
Sage Weil
2011-03-04
minimal fix for do_filp_open() race
Al Viro
2011-03-03
Merge branch 'i_nlink' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...
Linus Torvalds
2011-03-04
ext3: Fix an overflow in ext3_trim_fs.
Tao Ma
2011-03-03
LSM: Pass -o remount options to the LSM
Eric Paris
2011-03-03
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2011-03-03
ceph: do not clear I_COMPLETE from d_release
Sage Weil
2011-03-03
ceph: do not set I_COMPLETE
Sage Weil
2011-03-03
Revert "ceph: keep reference to parent inode on ceph_dentry"
Sage Weil
2011-03-03
hfs: fix rename() over non-empty directory
Al Viro
2011-03-03
udf: fix i_nlink limit
Al Viro
2011-03-03
fix reiserfs mkdir() breakage
Al Viro
2011-03-03
exofs: i_nlink races in rename()
Al Viro
2011-03-03
nilfs2: i_nlink races in rename()
Al Viro
2011-03-03
minix: i_nlink races in rename()
Al Viro
[prev]
[next]