Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
97d2a80584b30b5cd32da411deca1986ef61877a
/
fs
97d2a80
[PATCH] aio: remove ki_retried debugging member
by Benjamin LaHaise
· 18 years ago
b62e8ec
[PATCH] aio: kill pointless ki_nbytes assignment in aio_setup_single_vector
by Chen, Kenneth W
· 18 years ago
6d4df67
[PATCH] do_coredump() and not stopping rewrite attacks?
by Alexey Dobriyan
· 18 years ago
f46ba22
[PATCH] fs: make nls_cp936.c handle some U00XY characters and U20AC correctly
by Jun Chen
· 18 years ago
15ad7cd
[PATCH] struct seq_operations and struct file_operations constification
by Helge Deller
· 18 years ago
4a08a9f
[PATCH] jffs: replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
b593e48
[PATCH] affs: replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
3ee6f61
[PATCH] remove NFSD_OPTIMIZE_SPACE
by Adrian Bunk
· 18 years ago
8de61e6
[PATCH] fs: remove unused variable
by David Rientjes
· 18 years ago
a8f48a9
[PATCH] ext3/4: don't do orphan processing on readonly devices
by Eric Sandeen
· 18 years ago
71a3d1b
[PATCH] fs: ufs add missing bracket
by Mariusz Kozlowski
· 18 years ago
0da1480
[PATCH] proper prototype for remove_inode_dquot_ref()
by Adrian Bunk
· 18 years ago
3982cd9
[PATCH] fs/sysv/: doc cleanup
by Adrian Bunk
· 18 years ago
c949d4e
[PATCH] autofs: fix error code path in autofs_fill_sb()
by Jiri Kosina
· 18 years ago
ec0837f
[PATCH] ext4 balloc: fix _with_rsv freeze
by Hugh Dickins
· 18 years ago
341cee4
[PATCH] ext4 balloc: use io_error label
by Hugh Dickins
· 18 years ago
b78a657
[PATCH] ext4 balloc: say rb_entry not list_entry
by Hugh Dickins
· 18 years ago
b2f2c76
[PATCH] ext4 balloc: fix off-by-one against rsv_end
by Hugh Dickins
· 18 years ago
e7dc95d
[PATCH] ext4 balloc: fix off-by-one against grp_goal
by Hugh Dickins
· 18 years ago
cd16c8f
[PATCH] ext4 balloc: reset windowsz when full
by Hugh Dickins
· 18 years ago
1260392
[PATCH] jbd2: wait for already submitted t_sync_datalist buffer to complete
by Hisashi Hifumi
· 18 years ago
c557476
[PATCH] reiserfs: do not add save links for O_DIRECT writes
by Vladimir V. Saveliev
· 18 years ago
01afb21
[PATCH] reiser: replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
b342341
[PATCH] dcache: avoid RCU for never-hashed dentries
by Eric Dumazet
· 18 years ago
d18de5a
[PATCH] don't insert pipe dentries into dentry_hashtable.
by Eric Dumazet
· 18 years ago
9711ef9
[PATCH] make fs/proc/base.c:proc_pid_instantiate() static
by Adrian Bunk
· 18 years ago
c585646
[PATCH] fs/lockd/host.c: make 2 functions static
by Adrian Bunk
· 18 years ago
7ddae86
[PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() static
by Adrian Bunk
· 18 years ago
d394e12
[PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() static
by Adrian Bunk
· 18 years ago
8487f2e
[PATCH] make ecryptfs_version_str_map[] static
by Adrian Bunk
· 18 years ago
1df1e63
[PATCH] ext4: fix reservation extension
by Mingming Cao
· 18 years ago
2bd94bd
[PATCH] ext3: fix reservation extension
by Mingming Cao
· 18 years ago
02316067
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
by Ingo Molnar
· 18 years ago
de21c57
[PATCH] reiserfs: add missing D-cache flushing
by Alexey Dobriyan
· 18 years ago
3602760
[PATCH] elf: fix kcore note size calculation
by Magnus Damm
· 18 years ago
386d9a7
[PATCH] elf: Always define elf_addr_t in linux/elf.h
by Magnus Damm
· 18 years ago
c36264d
[PATCH] remove the syslog interface when printk is disabled
by Mike Galbraith
· 18 years ago
b46be05
[PATCH] retries in ext4_prepare_write() violate ordering requirements
by Andrey Savochkin
· 18 years ago
e92a4d5
[PATCH] retries in ext3_prepare_write() violate ordering requirements
by Andrey Savochkin
· 18 years ago
93f210d
[PATCH] protect ext2 ioctl modifying append_only immutable etc with i_mutex
by Andrew Morton
· 18 years ago
6fb50ea
[PATCH] ext4_ext_split(): remove dead code
by Adrian Bunk
· 18 years ago
8bb0269
[PATCH] corrupted cramfs filesystems cause kernel oops
by Phillip Lougher
· 18 years ago
8984d13
[PATCH] ext4: uninline large functions
by Andrew Morton
· 18 years ago
3a229b3
[PATCH] ext3: uninline large functions
by Andrew Morton
· 18 years ago
0723305
[PATCH] vfs_getattr(): remove dead code
by Andrew Morton
· 18 years ago
dc16842
[PATCH] VFS: extra check inside dentry_unhash()
by Vasily Averin
· 18 years ago
18debbb
[PATCH] hpfs: fix printk format warnings
by Randy Dunlap
· 18 years ago
352d94d
[PATCH] hpfs: bring hpfs_error() into shape
by Alexey Dobriyan
· 18 years ago
4a6e617
[PATCH] fs/*: trivial vsnprintf() conversion
by Alexey Dobriyan
· 18 years ago
7116e99
[PATCH] compat: fix uaccess handling
by Heiko Carstens
· 18 years ago
841d5fb
[PATCH] binfmt: fix uaccess handling
by Heiko Carstens
· 18 years ago
736c4b8
[PATCH] Function v9fs_get_idpool returns int, not u32 as called twice in fs/9p/vfs_inode.c
by Mika Kukkonen
· 18 years ago
e6c4021
[PATCH] handle ext4 directory corruption better
by Eric Sandeen
· 18 years ago
40b8513
[PATCH] handle ext3 directory corruption better
by Eric Sandeen
· 18 years ago
59287c0
[PATCH] binfmt_elf: randomize PIE binaries (2nd try)
by Marcus Meissner
· 18 years ago
ed2908f
[PATCH] Remove superfluous lock_super() in extN xattr code
by Andreas Gruenbacher
· 18 years ago
87b4126
[PATCH] fix reiserfs bad path release panic
by Suzuki K P
· 18 years ago
593be07
[PATCH] file: kill unnecessary timer in fdtable_defer
by Tejun Heo
· 18 years ago
875d95e
[PATCH] fuse: fix compile without CONFIG_BLOCK
by Miklos Szeredi
· 18 years ago
0ec7ca4
[PATCH] fuse: add DESTROY operation
by Miklos Szeredi
· 18 years ago
b2d2272
[PATCH] fuse: add bmap support
by Miklos Szeredi
· 18 years ago
d809161
[PATCH] fuse: add blksize option
by Miklos Szeredi
· 18 years ago
d6392f8
[PATCH] fuse: add support for block device based filesystems
by Miklos Szeredi
· 18 years ago
bdcf250
[PATCH] fuse: minor cleanup in fuse_dentry_revalidate
by Miklos Szeredi
· 18 years ago
960cc39
[PATCH] ext4: fsid for statvfs
by Pekka Enberg
· 18 years ago
50ee0a3
[PATCH] ext3: fsid for statvfs
by Pekka Enberg
· 18 years ago
e4fca01
[PATCH] ext2: fsid for statvfs
by Pekka Enberg
· 18 years ago
317a40a
[PATCH] honour MNT_NOEXEC for access()
by Stas Sergeev
· 18 years ago
57881dd
[PATCH] Fix check_partition routines
by Suzuki K P
· 18 years ago
5127d00
[PATCH] fix rescan_partitions to return errors properly
by Suzuki Kp
· 18 years ago
58e14b1
[PATCH] Use freezeable workqueues in XFS
by Rafael J. Wysocki
· 18 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
f7267c0
[PATCH] slab: remove SLAB_USER
by Christoph Lameter
· 18 years ago
e6b4f8d
[PATCH] slab: remove SLAB_NOFS
by Christoph Lameter
· 18 years ago
8fb4fc6
[PATCH] Allow user processes to raise their oom_adj value
by Guillem Jover
· 18 years ago
822191a
[PATCH] skip data conversion in compat_sys_mount when data_page is NULL
by Andrey Mirkin
· 18 years ago
9db7372
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
651857a
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 18 years ago
15a4cb9
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
9b8ab9f
Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro/bird
by Linus Torvalds
· 18 years ago
a79f43a
[PATCH] Enable RAID autorun on Mac partition tables.
by David Woodhouse
· 18 years ago
bf1ab97
[POWERPC] coredump: Add SPU elf notes to coredump.
by Dwayne Grant McConnell
· 18 years ago
bd01f84
[PATCH] severing skbuff.h -> poll.h
by Al Viro
· 18 years ago
a1f8e7f7
[PATCH] severing skbuff.h -> highmem.h
by Al Viro
· 18 years ago
914e263
[PATCH] severing fs.h, radix-tree.h -> sched.h
by Al Viro
· 18 years ago
3277c39
[NET]: Kill direct includes of asm/checksum.h
by Al Viro
· 18 years ago
5a874db
[NET]: ipconfig and nfsroot annotations
by Al Viro
· 18 years ago
d38eb8d
ocfs2: implement i_op->permission
by Tiger Yang
· 18 years ago
58d206c
configfs: make configfs_dirent_exists() static
by Adrian Bunk
· 18 years ago
25899de
ocfs2: update file system paths to set atime
by Tiger Yang
· 18 years ago
7f1a37e
ocfs2: core atime update functions
by Tiger Yang
· 18 years ago
8659ac2
ocfs2: Add splice support
by Tiger Yang
· 18 years ago
e88d0c9
ocfs2: Remove ocfs2_write_should_remove_suid()
by Mark Fasheh
· 18 years ago
55ed160
configfs: mutex_lock_nested() fix
by Mark Fasheh
· 18 years ago
1fabe14
ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t
by Mark Fasheh
· 18 years ago
65eff9c
ocfs2: remove handle argument to ocfs2_start_trans()
by Mark Fasheh
· 18 years ago
dae8583
ocfs2: remove ocfs2_journal_handle journal field
by Mark Fasheh
· 18 years ago
Next »