Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
bbeec90b98a3066f6f2b8d41c80561f5665e4631
/
fs
4846764
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
1e40cd3
[PATCH] uml: fixes performance regression in activate_mm and thus exec()
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
f549d6c
[PATCH] Generic VFS fallback for security xattrs
by Stephen Smalley
· 19 years ago
e070ad4
[PATCH] add /proc/pid/smaps
by Mauricio Lin
· 19 years ago
6e21c8f
[PATCH] /proc/<pid>/numa_maps to show on which nodes pages reside
by Christoph Lameter
· 19 years ago
213b24c
[PATCH] uclinux: use MAP_PRIVATE when mmaping code regions in flat binary loader
by Greg Ungerer
· 19 years ago
573dbd9
[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL
by Jesper Juhl
· 19 years ago
eb6f116
[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate
by Herbert Xu
· 19 years ago
ae11be6
Merge refs/heads/for-linus from master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
by Linus Torvalds
· 19 years ago
c752f07
[TCP]: Move the tcp sock states to net/tcp_states.h
by Arnaldo Carvalho de Melo
· 19 years ago
97c169a
Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git
by Linus Torvalds
· 19 years ago
36676bc
[PATCH] Fix oops in sysfs_hash_and_remove_file()
by James Bottomley
· 19 years ago
d634cc1
[PATCH] Fix oops in fs/locks.c on close of file with pending locks
by Steve French
· 19 years ago
fd589e0
[PATCH] hppfs: fix symlink error path
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
d7a60d5
[PATCH] Fixup symlink function pointers for hppfs [for 2.6.13]
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
7c657f2
[PATCH] Document idr_get_new_above() semantics, update inotify
by John McCutchan
· 19 years ago
f6fdd7d
Don't allow normal users to set idle IO priority
by Linus Torvalds
· 19 years ago
a5ea169
[PATCH] freevxfs: fix breakage introduced by symlink fixes
by Alexey Dobriyan
· 19 years ago
db87389
befs: fix up missed follow_link declaration change
by Linus Torvalds
· 19 years ago
e0c9314
[ARM] fs/adfs/adfs.h: "extern inline" doesn't make sense
by Adrian Bunk
· 19 years ago
01c314a
[PATCH] NFSv4: unbalanced BKL in nfs_atomic_lookup()
by Steve Dickson
· 19 years ago
008b150
[PATCH] Fix up symlink function pointers
by Al Viro
· 19 years ago
cc314ee
Fix nasty ncpfs symlink handling bug.
by Linus Torvalds
· 19 years ago
2fb1e30
[PATCH] jffs2: fix symlink error handling
by Al Viro
· 19 years ago
01fa90c
Merge with /home/shaggy/git/linus-clean/
by Dave Kleikamp
· 19 years ago
d86c390
[PATCH] reiserfs+acl+quota deadlock fix
by Jan Kara
· 19 years ago
dc59250
[PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsi
by Chuck Lever
· 19 years ago
412d582
[PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flags
by Chuck Lever
· 19 years ago
5529680
[PATCH] NFS: split nfsi->flags into two fields
by Chuck Lever
· 19 years ago
099d44e
Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6
by Linus Torvalds
· 19 years ago
c4f92db
[PATCH] nfsd to unlock kernel before exiting
by Steven Rostedt
· 19 years ago
686762c
JFS: Initialize dentry->d_op for negative dentries too
by Dave Kleikamp
· 19 years ago
5153f7e
Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 19 years ago
481d037
NTFS: Complete the previous fix for the unset device when mapping buffers
by Anton Altaparmakov
· 19 years ago
cf59001
Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6
by Linus Torvalds
· 19 years ago
65e4308
[PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL creates
by Trond Myklebust
· 19 years ago
58fcb8d
[PATCH] NFS: Ensure ACL xdr code doesn't overflow.
by Trond Myklebust
· 19 years ago
e74589a
NTFS: Fix bug in mft record writing where we forgot to set the device in
by Anton Altaparmakov
· 19 years ago
89204c4
[PATCH] inotify: add MOVE_SELF event
by John McCutchan
· 19 years ago
0bf955c
[PATCH] inotify: fix idr_get_new_above usage
by Robert Love
· 19 years ago
27876d0
[PATCH] CIFS: Fix path name conversion for long filenames
by Steve French
· 19 years ago
d024709
[PATCH] CIFS: Fix missing entries in search results
by Steve French
· 19 years ago
1b0a74d
[PATCH] Fix error handling in reiserfs
by Jan Kara
· 19 years ago
2d610b8
Merge with /home/shaggy/git/linus-clean/
by Dave Kleikamp
· 19 years ago
8a9cd6d
JFS: Fix race in txLock
by Dave Kleikamp
· 19 years ago
7a91bf7
[PATCH] fsnotify_name/inoderemove
by John McCutchan
· 19 years ago
68b4713
[PATCH] namespace.c: fix bind mount from foreign namespace
by Miklos Szeredi
· 19 years ago
e525e15
[PATCH] __bio_clone() dead comment
by Andrew Morton
· 19 years ago
fab5a60
Check input buffer size in zisofs
by Linus Torvalds
· 19 years ago
0c3dba1
[PATCH] Clean up inotify delete race fix
by John McCutchan
· 19 years ago
a5c96ca
Merge with /home/shaggy/git/linus-clean/
by Dave Kleikamp
· 19 years ago
e234f35
[PATCH] inotify delete race fix
by John McCutchan
· 19 years ago
3de1174
[PATCH] inotify: update help text
by Robert Love
· 19 years ago
74f9c9c
[PATCH] hfs: don't reference missing page
by Roman Zippel
· 19 years ago
f76d28d
[PATCH] hfs: don't dirty unchanged inode
by Roman Zippel
· 19 years ago
30db1ae
JFS: Check for invalid inodes in jfs_delete_inode
by Dave Kleikamp
· 19 years ago
b9c55d2
[PATCH] inotify: fix race between the kernel and user space
by John McCutchan
· 19 years ago
7544953
[PATCH] inotify: fix file deletion by rename detection
by John McCutchan
· 19 years ago
9ca1eb3
[PATCH] sysfs: fix sysfs_setattr
by Maneesh Soni
· 19 years ago
bc062b1
[PATCH] sysfs: fix sysfs_chmod_file
by Maneesh Soni
· 19 years ago
a2d76bd
[PATCH] uml: implement hostfs syncing
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
a5453be
[PATCH] bio_clone fix
by Andrew Morton
· 19 years ago
da28c12
Merge with /home/shaggy/git/linus-clean/
by Dave Kleikamp
· 19 years ago
49302d0
Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 19 years ago
77933d7
[PATCH] clean up inline static vs static inline
by Jesper Juhl
· 19 years ago
44456d3
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
by Olaf Hering
· 19 years ago
02b7756
[PATCH] reiserfs doesn't use mbcache
by Andreas Gruenbacher
· 19 years ago
8c52ab4
[PATCH] mbcache: Remove unused mb_cache_shrink parameter
by Andreas Gruenbacher
· 19 years ago
c293621
[PATCH] stale POSIX lock handling
by Peter Staubach
· 19 years ago
0cfc11e
[PATCH] fix xip sparse file handling in ext2
by Carsten Otte
· 19 years ago
104e49f
[PATCH] autofs4: fix infamous "Busy inodes after umount ..." message
by Ian Kent
· 19 years ago
ab6862e
[PATCH] ext3: drop quota references before releasing inode
by Jan Kara
· 19 years ago
c7e9a52
[PATCH] ext2: drop quota reference before releasing inode
by Jan Kara
· 19 years ago
b3bb8af
[PATCH] reiserfs: fix deadlock in inode creation failure path w/ default ACL
by Jeff Mahoney
· 19 years ago
ef2a701
[PATCH] Fix missing refrigerator invocation in jffs2
by Nigel Cunningham
· 19 years ago
6de7dc2
Merge with /home/shaggy/git/linus-clean/
by Dave Kleikamp
· 19 years ago
cbc3d65
JFS: Improve sync barrier processing
by Dave Kleikamp
· 19 years ago
89373de
[PATCH] inotify: fix oops fix
by Andrew Morton
· 19 years ago
e5ca844
[PATCH] inotify: check retval in init
by Robert Love
· 19 years ago
1b2ccf0
[PATCH] inotify: change default limits
by Robert Love
· 19 years ago
5eb22cb
[PATCH] inotify: exit path cleanups
by Robert Love
· 19 years ago
783bc29
[PATCH] inotify: oops fix
by Robert Love
· 19 years ago
33ea2f5
[PATCH] inotify: use fget_light
by Robert Love
· 19 years ago
b680716
[PATCH] inotify: misc. cleanup
by Robert Love
· 19 years ago
18190cc
JFS: Fix i_blocks accounting when allocation fails
by Dave Kleikamp
· 19 years ago
c2783f3
JFS: Don't set log_SYNCBARRIER when log->active == 0
by Dave Kleikamp
· 19 years ago
c40c202
JFS: Fix typo in last patch
by Dave Kleikamp
· 19 years ago
21d1ee8
Merge with /home/shaggy/git/linus-clean/
by Dave Kleikamp
· 19 years ago
af6ea9c
Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6
by Linus Torvalds
· 19 years ago
2c4eec9
Merge with rsync://fileserver/linux
by Thomas Gleixner
· 19 years ago
afa597b
[PATCH] execute-in-place fixes
by Carsten Otte
· 19 years ago
3d9b1cd
JFS: fsync wrong behavior when I/O failure occurs
by Qu Fuping
· 19 years ago
56d1254
JFS: Remove assert statement in dbJoin & return -EIO instead
by Dave Kleikamp
· 19 years ago
5d15788
[JFFS2] Fix node allocation leak
by Thomas Gleixner
· 19 years ago
00be3e7
JFS: Remove bogus WARN_ON statement and some dead code
by Dave Kleikamp
· 19 years ago
a0d43df
[PATCH] uml: hostfs: unuse ROOT_DEV
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
8e0a218
[PATCH] uml: fix hppfs error path
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
c514720
Automatic merge with /usr/src/ntfs-2.6.git.
by Anton Altaparmakov
· 19 years ago
3720bd8
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
by Linus Torvalds
· 19 years ago
7ee91ec
[PATCH] NFS: procfs/sysctl interfaces for lockd do not work on x86_64
by Steve Dickson
· 19 years ago
Next »