Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c3696046beb3a4479715b48f67f6a8a3aef4b3bb
/
fs
c3696046
fuse: separate pqueue for clones
by Miklos Szeredi
· 9 years ago
cc080e9
fuse: introduce per-instance fuse_dev structure
by Miklos Szeredi
· 9 years ago
00c570f
fuse: device fd clone
by Miklos Szeredi
· 9 years ago
ee314a8
fuse: abort: no fc->lock needed for request ending
by Miklos Szeredi
· 9 years ago
46c34a3
fuse: no fc->lock for pqueue parts
by Miklos Szeredi
· 9 years ago
efe2800
fuse: no fc->lock in request_end()
by Miklos Szeredi
· 9 years ago
1e6881c
fuse: cleanup request_end()
by Miklos Szeredi
· 9 years ago
365ae71
fuse: request_end(): do once
by Miklos Szeredi
· 9 years ago
77cd9d4
fuse: add req flag for private list
by Miklos Szeredi
· 9 years ago
45a91cb
fuse: pqueue locking
by Miklos Szeredi
· 9 years ago
24b4d33
fuse: abort: group pqueue accesses
by Miklos Szeredi
· 9 years ago
82cbdcd
fuse: cleanup fuse_dev_do_read()
by Miklos Szeredi
· 9 years ago
f377cb7
fuse: move list_del_init() from request_end() into callers
by Miklos Szeredi
· 9 years ago
e96edd9
fuse: duplicate ->connected in pqueue
by Miklos Szeredi
· 9 years ago
3a2b5b9
fuse: separate out processing queue
by Miklos Szeredi
· 9 years ago
5250921
fuse: simplify request_wait()
by Miklos Szeredi
· 9 years ago
fd22d62
fuse: no fc->lock for iqueue parts
by Miklos Szeredi
· 9 years ago
8f7bb36
fuse: allow interrupt queuing without fc->lock
by Miklos Szeredi
· 9 years ago
4ce6081
fuse: iqueue locking
by Miklos Szeredi
· 9 years ago
ef75925
fuse: dev read: split list_move
by Miklos Szeredi
· 9 years ago
8c91189
fuse: abort: group iqueue accesses
by Miklos Szeredi
· 9 years ago
e16714d
fuse: duplicate ->connected in iqueue
by Miklos Szeredi
· 9 years ago
f88996a
fuse: separate out input queue
by Miklos Szeredi
· 9 years ago
33e14b4
fuse: req state use flags
by Miklos Szeredi
· 9 years ago
7a3b2c7
fuse: simplify req states
by Miklos Szeredi
· 9 years ago
c477526
fuse: don't hold lock over request_wait_answer()
by Miklos Szeredi
· 9 years ago
7d2e0a0
fuse: simplify unique ctr
by Miklos Szeredi
· 9 years ago
41f9827
fuse: rework abort
by Miklos Szeredi
· 9 years ago
b716d42
fuse: fold helpers into abort
by Miklos Szeredi
· 9 years ago
dc00809
fuse: use per req lock for lock/unlock_request()
by Miklos Szeredi
· 9 years ago
825d6d3
fuse: req use bitops
by Miklos Szeredi
· 9 years ago
0d8e84b
fuse: simplify request abort
by Miklos Szeredi
· 9 years ago
ccd0a0b
fuse: call fuse_abort_conn() in dev release
by Miklos Szeredi
· 9 years ago
f0139aa
fuse: fold fuse_request_send_nowait() into single caller
by Miklos Szeredi
· 9 years ago
de15522
fuse: check conn_error earlier
by Miklos Szeredi
· 9 years ago
5437f24
fuse: account as waiting before queuing for background
by Miklos Szeredi
· 9 years ago
73e0e73
fuse: reset waiting
by Miklos Szeredi
· 9 years ago
42dc621
fuse: fix background request if not connected
by Miklos Szeredi
· 9 years ago
0ad0b32
fuse: initialize fc->release before calling it
by Miklos Szeredi
· 9 years ago
161f873b
vfs: read file_handle only once in handle_to_path
by Sasha Levin
· 10 years ago
8ba64dc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
1be44e2
Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 9 years ago
2159184
d_walk() might skip too much
by Al Viro
· 9 years ago
5a6b2b3
omfs: fix potential integer overflow in allocator
by Bob Copeland
· 9 years ago
c0345ee
omfs: fix sign confusion for bitmap loop counter
by Bob Copeland
· 9 years ago
3a281f9
omfs: set error return when d_make_root() fails
by Bob Copeland
· 9 years ago
dcbff39
fs, omfs: add NULL terminator in the end up the token list
by Sasha Levin
· 9 years ago
2b1d3ae
fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings
by Andrew Morton
· 9 years ago
22419ac
xfs: fix broken i_nlink accounting for whiteout tmpfile inode
by Brian Foster
· 9 years ago
cddc116
xfs: xfs_iozero can return positive errno
by Dave Chinner
· 9 years ago
6dfe5a0
xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
by Dave Chinner
· 9 years ago
6dea405e
xfs: extent size hints can round up extents past MAXEXTLEN
by Dave Chinner
· 9 years ago
8c1903d
xfs: inode and free block counters need to use __percpu_counter_compare
by Dave Chinner
· 9 years ago
74f9ce1
xfs: use percpu_counter_read_positive for mp->m_icount
by George Wang
· 9 years ago
de18246
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 9 years ago
3cfd4ba
Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 9 years ago
7ce14f6
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
4afe260
CIFS: Fix race condition on RFC1002_NEGATIVE_SESSION_RESPONSE
by Federico Sauter
· 10 years ago
b291030
Fix to convert SURROGATE PAIR
by Nakajima Akira
· 10 years ago
00b8c95
cifs: potential missing check for posix_lock_file_wait
by Chengyu Song
· 10 years ago
7196ac1
Fix to check Unique id and FileType when client refer file directly.
by Nakajima Akira
· 10 years ago
153c35b
Btrfs: fix regression in raid level conversion
by Chris Mason
· 9 years ago
65c3b20
CIFS: remove an unneeded NULL check
by Dan Carpenter
· 10 years ago
1dc92c4
[cifs] fix null pointer check
by Steve French
· 9 years ago
a962959
Btrfs: fix racy system chunk allocation when setting block group ro
by Filipe Manana
· 9 years ago
2c2ed5a
btrfs: clear 'ret' in btrfs_check_shared() loop
by Mark Fasheh
· 9 years ago
1113cdf
Merge tag 'nfs-for-4.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
cc6f67b
ovl: mount read-only if workdir can't be created
by Miklos Szeredi
· 9 years ago
92752b5
Merge branch 'for-linus-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 9 years ago
6a8098a
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 9 years ago
c7309e8
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
4b470f1
Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
b9576fc
ext4: fix an ext3 collapse range regression in xfstests
by Theodore Ts'o
· 9 years ago
499611e
kernfs: do not account ino_ida allocations to memcg
by Vladimir Davydov
· 9 years ago
e531d0b
jbd2: fix r_count overflows leading to buffer overflow in journal recovery
by Darrick J. Wong
· 9 years ago
2f97486
ext4: check for zero length extent explicitly
by Eryu Guan
· 9 years ago
9d50659
ext4: fix NULL pointer dereference when journal restart fails
by Lukas Czerner
· 9 years ago
92c8263
ext4: remove unused function prototype from ext4.h
by Theodore Ts'o
· 9 years ago
1b46617
ext4: don't save the error information if the block device is read-only
by Theodore Ts'o
· 9 years ago
8f4d855
ext4: fix lazytime optimization
by Theodore Ts'o
· 9 years ago
d377c5e
ovl: don't remove non-empty opaque directory
by Miklos Szeredi
· 9 years ago
feaff8e
nfs: take extra reference to fl->fl_file when running a setlk
by Jeff Layton
· 9 years ago
6b19687
nfs: stat(2) fails during cthon04 basic test5 on NFSv4.0
by Chuck Lever
· 9 years ago
d045c77
parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards architectures
by Helge Deller
· 9 years ago
4cfceaf
Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
062c19e
Btrfs: fix race when reusing stale extent buffers that leads to BUG_ON
by Filipe Manana
· 10 years ago
ff1f825
Btrfs: fix race between block group creation and their cache writeout
by Filipe Manana
· 9 years ago
28aeeac
Btrfs: fix panic when starting bg cache writeout after IO error
by Filipe Manana
· 9 years ago
e43699d
Btrfs: fix crash after inode cache writeback failure
by Filipe Manana
· 10 years ago
bc8ebdc4
Fix that several functions handle incorrect value of mapchars
by Nakajima Akira
· 10 years ago
f5d0684
cifs: Don't replace dentries for dfs mounts
by Sachin Prabhu
· 10 years ago
51dfcb0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 9 years ago
7e96c1b
mnt: Fix fs_fully_visible to verify the root directory is visible
by Eric W. Biederman
· 9 years ago
95c607d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
f15133d
path_openat(): fix double fput()
by Al Viro
· 9 years ago
766c4cb
namei: d_is_negative() should be checked before ->d_seq validation
by Al Viro
· 9 years ago
af64728
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
1daac19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
68c2f356
Merge tag 'for-f2fs-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 9 years ago
1d3c61c
Btrfs: fix wrong mapping flags for free space inode
by Filipe Manana
· 9 years ago
Next »