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
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
2006-08-27
[PATCH] lockdep: annotate reiserfs
Ingo Molnar
2006-07-10
[PATCH] FDPIC: Define SEEK_* constants in the Linux kernel headers
David Howells
2006-07-05
VFS: Allow caller to determine if BSD or posix locks were actually freed
Trond Myklebust
2006-07-03
[PATCH] lockdep: annotate blkdev nesting
Ingo Molnar
2006-07-03
[PATCH] lockdep: annotate sb ->s_umount
Arjan van de Ven
2006-07-03
[PATCH] lockdep: annotate ->s_lock
Ingo Molnar
2006-07-03
[PATCH] lockdep: annotate i_mutex
Ingo Molnar
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
2006-06-24
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
2006-06-23
[PATCH] fs/locks.c: make posix_locks_deadlock() static
Adrian Bunk
2006-06-23
[PATCH] vfs: add lock owner argument to flush operation
Miklos Szeredi
2006-06-23
[PATCH] page migration cleanup: pass "mapping" to migration functions
Christoph Lameter
2006-06-23
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-06-22
[PATCH] remove steal_locks()
Miklos Szeredi
2006-06-20
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
2006-06-09
VFS: Remove dependency of ->umount_begin() call on MNT_FORCE
Trond Myklebust
2006-06-09
VFS: Unexport do_kern_mount() and clean up simple_pin_fs()
Trond Myklebust
2006-05-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2006-05-23
[PATCH] sys_sync_file_range(): move exported flags outside __KERNEL__
Andrew Morton
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-11
[PATCH] splice: pass offset around for ->splice_read() and ->splice_write()
Jens Axboe
2006-04-11
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-04-11
[PATCH] sync_file_range(): use unsigned for flags
Andrew Morton
2006-04-11
[PATCH] splice: warning fix
Andrew Morton
2006-04-11
[PATCH] splice: add direct fd <-> fd splicing support
Jens Axboe
2006-04-10
[PATCH] introduce a "kernel-internal pipe object" abstraction
Ingo Molnar
2006-04-01
Fix comments: s/granuality/granularity/
Kalin KOZHUHAROV
2006-03-31
[PATCH] sys_sync_file_range()
Andrew Morton
2006-03-31
[PATCH] Simplify proc/devices and fix early termination regression
Joe Korty
2006-03-30
[PATCH] Introduce sys_splice() system call
Jens Axboe
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
2006-03-27
[PATCH] dm/md dependency tree in sysfs: bd_claim_by_kobject
Jun'ichi Nomura
2006-03-26
[PATCH] remove ->get_blocks() support
Badari Pulavarty
2006-03-26
[PATCH] 2TB files: add blkcnt_t
Takashi Sato
2006-03-26
[PATCH] 2TB files: st_blocks is invalid when calling stat64
Takashi Sato
2006-03-26
[PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interface
Andy Adamson
2006-03-26
[PATCH] Make address_space_operations->invalidatepage return void
NeilBrown
2006-03-26
[PATCH] Make address_space_operations->sync_page return void
NeilBrown
2006-03-25
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2006-03-25
[PATCH] Introduce FMODE_EXEC file flag
Oleg Drokin
2006-03-25
[PATCH] fs/inode.c: make iprune_mutex static
Adrian Bunk
2006-03-24
[PATCH] fsync: extract internal code
Andrew Morton
2006-03-24
[PATCH] set_page_dirty() return value fixes
Andrew Morton
2006-03-24
[PATCH] fadvise(): write commands
Andrew Morton
2006-03-24
[PATCH] vfs: MS_VERBOSE should be MS_SILENT
Theodore Ts'o
2006-03-23
Merge branch 'linus'
Trond Myklebust
2006-03-23
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
Jens Axboe
2006-03-23
[PATCH] Extract inode_inc_link_count(), inode_dec_link_count()
Alexey Dobriyan
[next]