index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2008-12-31
fix switch_names() breakage in short-to-short case
Al Viro
2008-12-31
befs: ensure fast symlinks are NUL-terminated
Duane Griffin
2008-12-31
freevxfs: ensure fast symlinks are NUL-terminated
Duane Griffin
2008-12-31
sysv: ensure fast symlinks are NUL-terminated
Duane Griffin
2008-12-31
ext4: ensure fast symlinks are NUL-terminated
Duane Griffin
2008-12-31
ext3: ensure fast symlinks are NUL-terminated
Duane Griffin
2008-12-31
ext2: ensure fast symlinks are NUL-terminated
Duane Griffin
2008-12-31
vfs: ensure page symlinks are NUL-terminated
Duane Griffin
2008-12-31
eCryptfs: check readlink result was not an error before using it
Duane Griffin
2008-12-31
fs/namespace.c: drop code after return
Julia Lawall
2008-12-31
shrink struct dentry
Nick Piggin
2008-12-31
fs: reorder struct inotify_device on 64bits to remove padding
Richard Kennedy
2008-12-31
introduce new LSM hooks where vfsmount is available.
Kentaro Takeda
2008-12-30
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2008-12-30
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2008-12-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2008-12-30
Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-12-30
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-12-30
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-12-30
Merge branch 'devel' into next
Trond Myklebust
2008-12-30
fs/nfs/nfs4proc.c: make nfs4_map_errors() static
WANG Cong
2008-12-29
bio: get rid of bio_vec clearing
Jens Axboe
2008-12-29
Get rid of CONFIG_LSF
Jens Axboe
2008-12-29
aio: make the lookup_ioctx() lockless
Jens Axboe
2008-12-29
bio: add support for inlining a number of bio_vecs inside the bio
Jens Axboe
2008-12-29
bio: allow individual slabs in the bio_set
Jens Axboe
2008-12-29
bio: move the slab pointer inside the bio_set
Jens Axboe
2008-12-29
bio: only mempool back the largest bio_vec slab cache
Jens Axboe
2008-12-29
block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set
Keith Mannthey
2008-12-29
[XFS] Fix merge failures
Lachlan McIlroy
2008-12-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
2008-12-28
cifs: update for new IP4/6 address printing
Stephen Rothwell
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2008-12-28
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2008-12-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-12-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-12-26
[CIFS] Remove redundant test
Julia Lawall
2008-12-26
[CIFS] make sure that DFS pathnames are properly formed
Steve French
2008-12-26
Remove an already-checked error condition in SendReceiveBlockingLock
Volker Lendecke
2008-12-26
Streamline SendReceiveBlockingLock: Use "goto out:" in an error condition
Volker Lendecke
2008-12-26
Streamline SendReceiveBlockingLock: Use "goto out:" in an error condition
Volker Lendecke
2008-12-26
[CIFS] Streamline SendReceive[2] by using "goto out:" in an error condition
Steve French
2008-12-26
Slightly streamline SendReceive[2]
Volker Lendecke
2008-12-26
Check the return value of cifs_sign_smb[2]
Volker Lendecke
2008-12-26
[CIFS] Cleanup: Move the check for too large R/W requests
Steve French
2008-12-26
[CIFS] Slightly simplify wait_for_free_request(), remove an unnecessary "else...
Volker Lendecke
2008-12-26
Simplify allocate_mid() slightly: Remove some unnecessary "else" branches
Volker Lendecke
2008-12-26
[CIFS] In SendReceive, move consistency check out of the mutexed region
Volker Lendecke
2008-12-26
cifs: store password in tcon
Jeff Layton
[next]