Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ffb1868ef3ecfbb8e26aeb4f8423a39ba2fdc5a5
ffb1868
nfs_lookup_verify_inode() - nd is *always* non-NULL here
by Al Viro
· 13 years ago
c70f498
switch nfs_lookup_check_intent() away from nameidata
by Al Viro
· 13 years ago
57fa6ca
make finish_no_open() return int
by Al Viro
· 13 years ago
b2ebdc5
kill struct opendata
by Al Viro
· 13 years ago
37132a7
kill opendata->{mnt,dentry}
by Al Viro
· 13 years ago
c313080
don't modify od->filp at all
by Al Viro
· 13 years ago
50ed02d
make ->atomic_open() return int
by Al Viro
· 13 years ago
8915ef3
->atomic_open() prototype change - pass int * instead of bool *
by Al Viro
· 13 years ago
dac29ea
ceph: implement i_op->atomic_open()
by Miklos Szeredi
· 13 years ago
87bc217
ceph: remove unused arg from ceph_lookup_open()
by Miklos Szeredi
· 13 years ago
d669ac2
9p: implement i_op->atomic_open()
by Miklos Szeredi
· 13 years ago
6bb08a0
nfs: don't use intents for checking atomic open
by Miklos Szeredi
· 13 years ago
a364dac
nfs: don't use nd->intent.open.flags
by Miklos Szeredi
· 13 years ago
bfa0937
nfs: clean up ->create in nfs_rpc_ops
by Miklos Szeredi
· 13 years ago
902c6d6
nfs: implement i_op->atomic_open()
by Miklos Szeredi
· 13 years ago
1e80e52
nfs: don't open in ->d_revalidate
by Miklos Szeredi
· 13 years ago
ec95ac3
fuse: implement i_op->atomic_open()
by Miklos Szeredi
· 13 years ago
7dd2d2f
cifs: implement i_op->atomic_open()
by Miklos Szeredi
· 13 years ago
2de99c0
vfs: move O_DIRECT check to common code
by Miklos Szeredi
· 13 years ago
36c2752
vfs: do_last(): clean up retry
by Miklos Szeredi
· 13 years ago
d6a4ce3
vfs: do_last(): clean up bool
by Miklos Szeredi
· 13 years ago
8d49e6e
vfs: do_last(): clean up labels
by Miklos Szeredi
· 13 years ago
4233c21
vfs: do_last(): clean up error handling
by Miklos Szeredi
· 13 years ago
2f80ad3
vfs: remove open intents from nameidata
by Miklos Szeredi
· 13 years ago
48b105f
vfs: add i_op->atomic_open()
by Miklos Szeredi
· 13 years ago
1060664
vfs: lookup_open(): expand lookup_hash()
by Miklos Szeredi
· 13 years ago
8632d4d
vfs: add lookup_open()
by Miklos Szeredi
· 13 years ago
8c27a1e
vfs: be even more careful about dentry RCU name lookups
by Linus Torvalds
· 13 years ago
6cd1e70
vfs: make it possible to access the dentry hash/len as one 64-bit entry
by Linus Torvalds
· 13 years ago
3ae62d9
vfs: move dentry name length comparison from dentry_cmp() into callers
by Linus Torvalds
· 13 years ago
da99237
vfs: do the careful dentry name access for all dentry_cmp cases
by Linus Torvalds
· 13 years ago
a2ab364
vfs: do_last(): common slow lookup
by Miklos Szeredi
· 13 years ago
441a458
vfs: do_last(): separate O_CREAT specific code
by Miklos Szeredi
· 13 years ago
513072f
vfs: do_last(): inline lookup_slow()
by Miklos Szeredi
· 13 years ago
2c4d739
namei.c: let follow_link() do put_link() on failure
by Al Viro
· 13 years ago
efbfa63
vfs: retry last component if opening stale dentry
by Miklos Szeredi
· 13 years ago
99ec980
vfs: do_last() common post lookup
by Miklos Szeredi
· 13 years ago
60fc85b
vfs: do_last(): add audit_inode before open
by Miklos Szeredi
· 13 years ago
c631721
vfs: do_last(): only return EISDIR for O_CREAT
by Miklos Szeredi
· 13 years ago
aba9dce
vfs: do_last(): check LOOKUP_DIRECTORY
by Miklos Szeredi
· 13 years ago
1678506
vfs: do_last(): make ENOENT exit RCU safe
by Miklos Szeredi
· 13 years ago
458abf2
vfs: make follow_link check RCU safe
by Miklos Szeredi
· 13 years ago
5c7f451
vfs: do_last(): use inode variable
by Miklos Szeredi
· 13 years ago
a5f84da
vfs: do_last(): inline walk_component()
by Miklos Szeredi
· 13 years ago
2aabf6d
vfs: do_last(): make exit RCU safe
by Miklos Szeredi
· 13 years ago
db77d76
vfs: split do_lookup()
by Miklos Szeredi
· 13 years ago
b7d3740d
vfs: clean up __d_lookup_rcu() and dentry_cmp() interfaces
by Linus Torvalds
· 13 years ago
256a73d
VFS: clean up and simplify getname_flags()
by Linus Torvalds
· 13 years ago
b95e212
vfs: Don't allow a user namespace root to make device nodes
by Eric W. Biederman
· 13 years ago
141bbc3
vfs: nameidata_to_filp(): don't throw away file on error
by Miklos Szeredi
· 13 years ago
092ecbe
vfs: nameidata_to_filp(): inline __dentry_open()
by Miklos Szeredi
· 13 years ago
f3aa868
vfs: do_dentry_open(): don't put filp
by Miklos Szeredi
· 13 years ago
d061116
vfs: split __dentry_open()
by Miklos Szeredi
· 13 years ago
cefc92d
vfs: canonicalize create mode in build_open_flags()
by Miklos Szeredi
· 13 years ago
4c97a40
ANDROID: sdcardfs: Change current->fs under lock
by Daniel Rosenberg
· 7 years ago
a6d8221
eCryptfs: Invalidate dcache entries when lower i_nlink is zero
by Tyler Hicks
· 10 years ago
a38e985
NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate
by Trond Myklebust
· 13 years ago
443c368
Allow sharing external names after __d_move()
by Al Viro
· 10 years ago
edb6ff1
new helper: dentry_free()
by Al Viro
· 11 years ago
284400a
FP2: use lzma to make smaller recovery (and fit twrp)
by chrmhoffmann
· 7 years ago
e67e2f1
coresight: tmc: Fix the unbalanced lock in tmc_read()
by Saranya Chidura
· 8 years ago
7fec3cc
coresight: tmc: Fix use after free issue with tmc read
by Saranya Chidura
· 8 years ago
42922ea
v4l2: Refactor, fix security bug in compat ioctl32
by Daniel Mentz
· 8 years ago
e2f0a15
UPSTREAM: ALSA: timer: Call notifier in the same spinlock
by Takashi Iwai
· 9 years ago
45eeadd
UPSTREAM: ALSA: timer: Fix race between stop and interrupt
by Takashi Iwai
· 9 years ago
916a24e
UPSTREAM: ALSA: timer: Fix link corruption due to double start or stop
by Takashi Iwai
· 9 years ago
0b5da7c
UPSTREAM: ALSA: timer: Code cleanup
by Takashi Iwai
· 9 years ago
9f87540
BACKPORT: ALSA: timer: Fix race at concurrent reads
by Takashi Iwai
· 9 years ago
62bf043
BACKPORT: ALSA: timer: Handle disconnection more safely
by Takashi Iwai
· 9 years ago
88c6701
UPSTREAM: ALSA: timer: Fix wrong instance passed to slave callbacks
by Takashi Iwai
· 9 years ago
abcfd64
KEYS: add missing permission check for request_key() destination
by Eric Biggers
· 7 years ago
8ed8e50
KEYS: Don't permit request_key() to construct a new keyring
by David Howells
· 9 years ago
1e7c24a
KEYS: Fix stale key registration at error path
by Takashi Iwai
· 10 years ago
829089b
key: Fix resource leak
by Alan Cox
· 12 years ago
a1d714b
Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys
by Mathieu Desnoyers
· 12 years ago
f60eef7
keys: fix race with concurrent install_user_keyrings()
by David Howells
· 12 years ago
c1a72df
BACKPORT: msm: adsprpc: Use unsigned integer for length values
by Dennis Cagle
· 7 years ago
544dcfd
BACKPORT: futex: Prevent overflow by strengthen input validation
by Li Jinyue
· 7 years ago
5a50667
BACKPORT: futex: Remove requirement for lock_page() in get_futex_key()
by Mel Gorman
· 9 years ago
2cf02d4
futex: Fix a race condition between REQUEUE_PI and task death
by Brian Silverman
· 10 years ago
b579353
futex: Ensure get_futex_key_refs() always implies a barrier
by Catalin Marinas
· 10 years ago
400a14a
futex: Unlock hb->lock in futex_wait_requeue_pi() error path
by Thomas Gleixner
· 10 years ago
e94cdf7
rtmutex: Plug slow unlock race
by Thomas Gleixner
· 11 years ago
2ea8735
rtmutex: Handle deadlock detection smarter
by Thomas Gleixner
· 11 years ago
1fabdbb
rtmutex: Detect changes in the pi lock chain
by Thomas Gleixner
· 11 years ago
12c1ed0
rtmutex: Fix deadlock detector for real
by Thomas Gleixner
· 11 years ago
aa76baa
futex: Make lookup_pi_state more robust
by Thomas Gleixner
· 11 years ago
4dddf67
futex: Always cleanup owner tid in unlock_pi
by Thomas Gleixner
· 11 years ago
5808c72
futex: Validate atomic acquisition in futex_lock_pi_atomic()
by Thomas Gleixner
· 11 years ago
b3cbd89
futex: Prevent attaching to kernel threads
by Thomas Gleixner
· 11 years ago
4e83753
futex: Add another early deadlock detection check
by Thomas Gleixner
· 11 years ago
1ee4f05
futex: fix handling of read-only-mapped hugepages
by Linus Torvalds
· 11 years ago
0f846bb
futex: Take hugepages into account when generating futex_key
by Zhang Yi
· 12 years ago
f8597ae
hugetlbfs: fix mmap failure in unaligned size request
by Naoya Horiguchi
· 12 years ago
4db14f6
futex: Revert "futex: Mark get_robust_list as deprecated"
by Thomas Gleixner
· 12 years ago
2b3c872
futex: avoid wake_futex() for a PI futex_q
by Darren Hart
· 12 years ago
7c0713b
futex: Handle futex_pi OWNER_DIED take over correctly
by Thomas Gleixner
· 12 years ago
73bca9c
futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()
by Darren Hart
· 13 years ago
f95d7d0
futex: Fix bug in WARN_ON for NULL q.pi_state
by Darren Hart
· 13 years ago
c1838d2
futex: Test for pi_mutex on fault in futex_wait_requeue_pi()
by Darren Hart
· 13 years ago
Next »