Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1ec7d99c16e69a9ed8ffeaa6c1846025b84bebad
/
fs
« Previous
e691b9d
[CIFS] don't allow demultiplex thread to exit until kthread_stop is called
by Steve French
· 17 years ago
67750fb
[CIFS] when not using unix extensions, check for and set ATTR_READONLY on create and mkdir
by Jeff Layton
· 17 years ago
02eadef
[CIFS] add local struct inode pointer to cifs_setattr
by Jeff Layton
· 17 years ago
1b20d67
[CIFS] cifs_find_tcp_session cleanup
by Cyrill Gorcunov
· 17 years ago
26c5e98
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 17 years ago
af4b3c3
[CIFS] fix build warning
by Steve French
· 17 years ago
7c5e628
[CIFS] Fixed build warning in is_ip
by Igor Mammedov
· 17 years ago
19566ca
fs/proc/task_mmu.c: remove duplicated include files
by Huang Weiyi
· 17 years ago
7a34912
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 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
· 17 years ago
ba719ba
sys_pipe(): fix file descriptor leaks
by Ulrich Drepper
· 17 years ago
75065ff
Revert "relay: fix splice problem"
by Jens Axboe
· 17 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
04f378b
tty: BKL pushdown
by Alan Cox
· 17 years ago
2800d8d
document de_thread() with exit_notify() connection
by Oleg Nesterov
· 17 years ago
f3de272
signals: use HAVE_SET_RESTORE_SIGMASK
by Roland McGrath
· 17 years ago
4e4c22c
signals: add set_restore_sigmask
by Roland McGrath
· 17 years ago
7a5e873
signals: de_thread: simplify the ->child_reaper switching
by Oleg Nesterov
· 17 years ago
06fffb1
do_task_stat: don't take rcu_read_lock()
by Oleg Nesterov
· 17 years ago
2deb1ac
isofs: fix access to unallocated memory when reading corrupted filesystem
by Jan Kara
· 17 years ago
64275ea
[XFS] Include linux/random.h in all builds, not just debug.
by David Chinner
· 17 years ago
53492b1
[S390] System z large page support.
by Gerald Schaefer
· 17 years ago
c4755d1
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 17 years ago
c15a243
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 17 years ago
f1fa334
ext4: fix hot spins in mballoc after err_freebuddy and err_freemeta
by Roel Kluin
· 17 years ago
f8a87d8
ext4: fix test ext_generic_write_end() copied return value
by Roel Kluin
· 17 years ago
7c2f3d6
ext3: fix test ext_generic_write_end() copied return value
by Roel Kluin
· 17 years ago
8f6e39a
ext4: Move mballoc headers/structures to a seperate header file mballoc.h
by Mingming Cao
· 17 years ago
60bd63d
ext4: cleanup for compiling mballoc with verification and debugging #defines
by Solofo Ramangalahy
· 17 years ago
c19204b
ext4: don't use ext4_error in ext4_check_descriptors
by Josef Bacik
· 17 years ago
Next »