Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
887b3ece65be7b643dfdae0d433c91a26a3f437d
/
fs
887b3ec
9p: fix error path during early mount
by Eric Van Hensbergen
· 16 years ago
ab31267
fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. Now that this function can fail, return an int, diagnose other option-parsing failures, and adjust the sole caller: (v9fs_session_init): Handle kstrdup failure. Propagate any new v9fs_parse_options failure "up".
by Jim Meyering
· 17 years ago
ee44399
9p: Documentation updates
by Eric Van Hensbergen
· 17 years ago
b32a09d
add match_strlcpy() us it to make v9fs make uname and remotename parsing more robust
by Markus Armbruster
· 17 years ago
43f14d8
eCryptFS: fix imbalanced mutex locking
by Cyrill Gorcunov
· 16 years ago
f36f21e
Fix misuses of bdevname()
by Jean Delvare
· 16 years ago
78bb6cb
fuse: add flag to turn on big writes
by Miklos Szeredi
· 16 years ago
4cd1a8f
memcg: fix possible panic when CONFIG_MM_OWNER=y
by KOSAKI Motohiro
· 16 years ago
7063224
Fix hfsplus oops on image without extents
by Eric Sesterhenn
· 16 years ago
289f8e2
capabilities: add bounding set to /proc/self/status
by Serge E. Hallyn
· 16 years ago
9377abd
quota: don't call sync_fs() from vfs_quota_off() when there's no quota turn off
by Jan Kara
· 16 years ago
bb45d64
ufs: remove unneeded ufs_put_inode prototype
by Christoph Hellwig
· 16 years ago
8dc4e37
ecryptfs: clean up (un)lock_parent
by Miklos Szeredi
· 16 years ago
46d7b52
uml: move hppfs_kern.c to hppfs.c
by Jeff Dike
· 16 years ago
a0612b1
uml: hppfs fixes
by Jeff Dike
· 16 years ago
542dafa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
c3921ab
Add new 'cond_resched_bkl()' helper function
by Linus Torvalds
· 16 years ago
e691b9d
[CIFS] don't allow demultiplex thread to exit until kthread_stop is called
by Steve French
· 16 years ago
67750fb
[CIFS] when not using unix extensions, check for and set ATTR_READONLY on create and mkdir
by Jeff Layton
· 16 years ago
02eadef
[CIFS] add local struct inode pointer to cifs_setattr
by Jeff Layton
· 16 years ago
1b20d67
[CIFS] cifs_find_tcp_session cleanup
by Cyrill Gorcunov
· 16 years ago
26c5e98
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
af4b3c3
[CIFS] fix build warning
by Steve French
· 16 years ago
7c5e628
[CIFS] Fixed build warning in is_ip
by Igor Mammedov
· 16 years ago
19566ca
fs/proc/task_mmu.c: remove duplicated include files
by Huang Weiyi
· 16 years ago
7a34912
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
0f1bce4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
by Linus Torvalds
· 16 years ago
ba719ba
sys_pipe(): fix file descriptor leaks
by Ulrich Drepper
· 17 years ago
75065ff
Revert "relay: fix splice problem"
by Jens Axboe
· 16 years ago
ffee025
docbook: fix bio missing parameter
by Randy Dunlap
· 17 years ago
eeae1d4
block: use unitialized_var() in bio_alloc_bioset()
by Jens Axboe
· 17 years ago
9afadc4
udf: Fix memory corruption when fs mounted with noadinicb option
by Jan Kara
· 17 years ago
221e583
udf: Make udf exportable
by Rasmus Rohde
· 17 years ago
7f3d4ee
vfs: splice remove_suid() cleanup
by Miklos Szeredi
· 17 years ago
cf432eb
[CIFS] cleanup cifsd completion
by Steve French
· 17 years ago
dea570e0
[CIFS] Remove over-indented code in find_unc().
by Steve French
· 17 years ago
6ce07c7
VFS: fix unused variable warning
by Linus Torvalds
· 17 years ago
0b2bac2
[PATCH] fix SMP ordering hole in fcntl_setlk()
by Al Viro
· 17 years ago
a815752
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
by Steve French
· 17 years ago
33dcdac
[PATCH] kill ->put_inode
by Christoph Hellwig
· 17 years ago
dca3c33
[PATCH] fix reservation discarding in affs
by Roman Zippel
· 17 years ago
eb28062
task_nommu: fix compile failing bug because of spilt file.h
by Bryan Wu
· 17 years ago
d35c7b0
unified (weak) sys_pipe implementation
by Ulrich Drepper
· 17 years ago
4f9faaa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
5ade9de
[CIFS] fix typo
by Steve French
· 17 years ago
be2e880
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 17 years ago
b66e1f1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 17 years ago
78e92b9
netns: assign PDE->data before gluing entry into /proc tree
by Denis V. Lunev
· 17 years ago
2c4aabc
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 17 years ago
a98889f
[MTD][NOR] Add physical address to point() method
by Jared Hulbert
· 17 years ago
27c72b0
[JFFS2] Track parent inode for directories (for NFS export)
by David Woodhouse
· 17 years ago
5c598b3
[PATCH] fix sysctl_nr_open bugs
by Al Viro
· 17 years ago
2030a42
[PATCH] sanitize anon_inode_getfd()
by Al Viro
· 17 years ago
9f3acc3
[PATCH] split linux/file.h
by Al Viro
· 17 years ago
a2dcb44
[PATCH] make osf_select() use core_sys_select()
by Al Viro
· 17 years ago
1b690b4
[JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean.
by David Woodhouse
· 17 years ago
bd73096
fuse: use clamp() rather than nested min/max
by Harvey Harrison
· 17 years ago
868eb7a
autofs: path_{get,put}() cleanups
by Jan Blunck
· 17 years ago
9d2de6a
autofs4: fix incorrect return from root.c:try_to_fill_dentry()
by Jeff Moyer
· 17 years ago
0337904
autofs4: fix execution order race in mount request code
by Jeff Moyer
· 17 years ago
cab0936
autofs4: check for invalid dentry in getpath
by Ian Kent
· 17 years ago
afec570
autofs4: fix sparse warning in waitq.c:autofs4_expire_indirect()
by Ian Kent
· 17 years ago
02c6be6
vfs: fix permission checking in sys_utimensat
by Miklos Szeredi
· 17 years ago
590fe34
[JFFS2] Quiet lockdep false positive.
by David Woodhouse
· 17 years ago
4e571ab
[JFFS2] Clean up jffs2_alloc_inode() and jffs2_i_init_once()
by David Woodhouse
· 17 years ago
214b704
Fix dnotify/close race
by Al Viro
· 17 years ago
4ba1c5b
ocfs2: Use GFP_NOFS in kmalloc during localalloc window move
by Sunil Mushran
· 17 years ago
bc53580
ocfs2: Allow uid/gid/perm changes of symlinks
by Sunil Mushran
· 17 years ago
95642e5
ocfs2/dlm: dlmdebug.c: make 2 functions static
by Adrian Bunk
· 17 years ago
4af694e
ocfs2: make struct o2cb_stack_ops static
by Adrian Bunk
· 17 years ago
4d8755b
ocfs2: make struct ocfs2_control_device static
by Adrian Bunk
· 17 years ago
9d80f75
ocfs2: Correct merge of 52f7c21 (Move /sys/o2cb to /sys/fs/o2cb)
by Joel Becker
· 17 years ago
883ce42
DEBUGFS: Correct location of debugfs API documentation.
by Robert P. J. Day
· 17 years ago
40a2159
sysfs: Disallow truncation of files in sysfs
by Ben Hutchings
· 17 years ago
d67c6f8
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 17 years ago
8e24eea
fs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
530b641
afs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
c6f3a97
debugobjects: add timer specific object debugging code
by Thomas Gleixner
· 17 years ago
487798d
hfsplus: fix warning with 64k PAGE_SIZE
by Andrew Morton
· 17 years ago
3e5a509
hfs: fix warning with 64k PAGE_SIZE
by Andrew Morton
· 17 years ago
0713292
sysv: [bl]e*_add_cpu conversion
by Marcin Slusarz
· 17 years ago
e3592b1
quota: le*_add_cpu conversion
by Marcin Slusarz
· 17 years ago
20c79e7
hfs/hfsplus: be*_add_cpu conversion
by Marcin Slusarz
· 17 years ago
6369a4a
affs: be*_add_cpu conversion
by Marcin Slusarz
· 17 years ago
86098fa
reiserfs: use open_bdev_excl
by Christoph Hellwig
· 17 years ago
4dbf930
fuse: fix sparse warnings
by Miklos Szeredi
· 17 years ago
5559b8f
fuse: fix race in llseek
by Miklos Szeredi
· 17 years ago
b48badf
fuse: fix node ID type
by Miklos Szeredi
· 17 years ago
e5d9a0d
fuse: fix max i/o size calculation
by Miklos Szeredi
· 17 years ago
5c5c5e5
fuse: update file size on short read
by Miklos Szeredi
· 17 years ago
ea9b990
fuse: implement perform_write
by Nick Piggin
· 17 years ago
854512e
fuse: clean up setting i_size in write
by Miklos Szeredi
· 17 years ago
3be5a52
fuse: support writable mmap
by Miklos Szeredi
· 17 years ago
fc3ba69
mm: Add NR_WRITEBACK_TEMP counter
by Miklos Szeredi
· 17 years ago
e4ad08f
mm: bdi: add separate writeback accounting capability
by Miklos Szeredi
· 17 years ago
b6f2fcb
mm: bdi: expose the BDI object in sysfs for FUSE
by Miklos Szeredi
· 17 years ago
fa79975
mm: bdi: expose the BDI object in sysfs for NFS
by Miklos Szeredi
· 17 years ago
718a916
devpts: factor out PTY index allocation
by Sukadev Bhattiprolu
· 17 years ago
f34d7a5
tty: The big operations rework
by Alan Cox
· 17 years ago
5d0fdf1
tty_io: fix remaining pid struct locking
by Alan Cox
· 17 years ago
Next »