Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5785c95baede8459d70c4aa0f7becb6e8b5fde4b
/
fs
3cfd088
[PATCH] tty: stop the tty vanishing under procfs access
by Alan Cox
· 18 years ago
fb50ae7
[PATCH] I/O Error attempting to read last partial block of a file in an ISO9660 file system
by Joel & Rebecca VanderZee
· 18 years ago
b525a7e
[PATCH] dquot: add proper locking when using current->signal->tty
by Jan Kara
· 18 years ago
bce9a23
[PATCH] elf_fdpic_core_dump: don't take tasklist_lock
by Oleg Nesterov
· 18 years ago
486ccb0
[PATCH] elf_core_dump: don't take tasklist_lock
by Oleg Nesterov
· 18 years ago
ee731f4
[PATCH] fix wrong error code on interrupted close syscalls
by Ernie Petrides
· 18 years ago
01d553d
[PATCH] Chardev checking of overlapping ranges
by Amos Waterland
· 18 years ago
3b9b8ab
[PATCH] Fix unserialized task->files changing
by Kirill Korotaev
· 18 years ago
ae78bf9
[PATCH] add -o flush for fat
by Chris Mason
· 18 years ago
5046206
[PATCH] fs.h: ifdef security fields
by Alexey Dobriyan
· 18 years ago
cfe1467
[PATCH] reiserfs: ifdef ACL stuff from inode
by Alexey Dobriyan
· 18 years ago
068fbb3
[PATCH] reiserfs: ifdef xattr_sem
by Alexey Dobriyan
· 18 years ago
a317202
[PATCH] Fix reiserfs latencies caused by data=ordered
by Chris Mason
· 18 years ago
25736b1
[PATCH] reiserfs_fsync should only use barriers when they are enabled
by Chris Mason
· 18 years ago
39b3f6d
[PATCH] mount udf UDF_PART_FLAG_READ_ONLY partitions with MS_RDONLY
by Eric Sandeen
· 18 years ago
e1dfa92
[PATCH] ignore partition table on disks with AIX label
by Olaf Hering
· 18 years ago
650a898
[PATCH] vfs: define new lookup flag for chdir
by Miklos Szeredi
· 18 years ago
5b35e8e
[PATCH] fuse: use dentry in statfs
by Miklos Szeredi
· 18 years ago
8454aee
[PATCH] Require mmap handler for a.out executables
by Eugene Teo
· 18 years ago
9c4dbee
[PATCH] fs: add lock annotation to grab_super
by Josh Triplett
· 18 years ago
ddc0a51
[PATCH] hugetlbfs: add lock annotation to hugetlbfs_forget_inode()
by Josh Triplett
· 18 years ago
105f4d7
[PATCH] fuse: add lock annotations to request_end and fuse_read_interrupt
by Josh Triplett
· 18 years ago
99fc705
[PATCH] afs: add lock annotations to afs_proc_cell_servers_{start,stop}
by Josh Triplett
· 18 years ago
58f555e
[PATCH] mbcache: add lock annotation for __mb_cache_entry_release_unlock()
by Josh Triplett
· 18 years ago
42012cc
[PATCH] use gcc -O1 in fs/reiserfs only for ancient gcc versions
by Olaf Hering
· 18 years ago
c0d92cb
[PATCH] libfs: remove page up-to-date check from simple_readpage
by Pekka J Enberg
· 18 years ago
15a67dd
[PATCH] fs/namespace: handle init/registration errors
by Randy Dunlap
· 18 years ago
4d7dd8f
[PATCH] blockdev.c: check driver layer errors
by Andrew Morton
· 18 years ago
d180779
[PATCH] JBD: memory leak in "journal_init_dev()"
by Zoltan Menyhart
· 18 years ago
f71b2f1
[PATCH] JBD: Make journal_brelse_array() static
by Dave Kleikamp
· 18 years ago
aafe6c2
[PATCH] de_thread: Use tsk not current
by Eric W. Biederman
· 18 years ago
66f3750
[PATCH] fs/nfs/: make code static
by Adrian Bunk
· 18 years ago
b7b5263
[PATCH] add newline to nfs dprintk
by Martin Bligh
· 18 years ago
c18258c
[PATCH] pid: Implement transfer_pid and use it to simplify de_thread
by Eric W. Biederman
· 18 years ago
b89a817
[PATCH] sysctl: Allow /proc/sys without sys_sysctl
by Eric W. Biederman
· 18 years ago
8b0e330
[PATCH] alloc_fdtable() cleanup
by Andrew Morton
· 18 years ago
36b756f
[PATCH] reiserfs: warn about the useless nolargeio option
by Adrian Bunk
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
577c4eb
[PATCH] inode-diet: Move i_cdev into a union
by Theodore Ts'o
· 18 years ago
eaf796e
[PATCH] inode-diet: Move i_bdev into a union
by Theodore Ts'o
· 18 years ago
8e18e29
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
by Theodore Ts'o
· 18 years ago
6a1d980
[PATCH] fat: cleanup fat_get_block(s)
by OGAWA Hirofumi
· 18 years ago
bcdc5e0
[PATCH] autofs4 needs to force fail return revalidate
by Ian Kent
· 18 years ago
f269fdd
[PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place
by David Howells
· 18 years ago
dbf8685
[PATCH] NOMMU: Implement /proc/pid/maps for NOMMU
by David Howells
· 18 years ago
5da6185
[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem
by David Howells
· 18 years ago
1a1d92c
[PATCH] Really ignore kmem_cache_destroy return value
by Alexey Dobriyan
· 18 years ago
f52720c
[PATCH] fs: Removing useless casts
by Panagiotis Issaris
· 18 years ago
f8314dc
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
by Panagiotis Issaris
· 18 years ago
32c2d2b
[PATCH] more ext3 16T overflow fixes
by Eric Sandeen
· 18 years ago
a4e4de3
[PATCH] ext3: Fix sparse warnings
by Dave Kleikamp
· 18 years ago
e9ad562
[PATCH] ext3: More whitespace cleanups
by Dave Kleikamp
· 18 years ago
7543fc7
[PATCH] ext3: wrong error behavior
by Vasily Averin
· 18 years ago
36faadc14
[PATCH] ext3: more comments about block allocation/reservation code
by Mingming Cao
· 18 years ago
321fb9e
[PATCH] ext3: turn on reservation dump on block allocation errors
by Mingming Cao
· 18 years ago
37ed322
[PATCH] JBD: 16T fixes
by Eric Sandeen
· 18 years ago
eee194e
[PATCH] ext3: inode numbers are unsigned long
by Eric Sandeen
· 18 years ago
41f04d8
[PATCH] ext2: fix mounts at 16T
by Eric Sandeen
· 18 years ago
855565e
[PATCH] fix ext3 mounts at 16T
by Eric Sandeen
· 18 years ago
2aed348
[PATCH] jbd: use BUILD_BUG_ON in journal init
by Alexey Dobriyan
· 18 years ago
ae6ddcc
[PATCH] ext3 and jbd cleanup: remove whitespace
by Mingming Cao
· 18 years ago
e7ab8d6
[PATCH] jbd: add lock annotation to jbd_sync_bh
by Josh Triplett
· 18 years ago
b278240
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
dd77a4e
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 18 years ago
8d6b5eee
[PATCH] binfmt_elf: consistently use loff_t
by Andrew Morton
· 18 years ago
972d1a7
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
by Christoph Lameter
· 18 years ago
182e8e2
[PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on CONFIG_HIGHMEM
by Christoph Lameter
· 18 years ago
d08b385
[PATCH] mm: tracking shared dirty pages
by Peter Zijlstra
· 18 years ago
3998b93
[PATCH] jbd: fix commit of ordered data buffers
by Jan Kara
· 18 years ago
7583334
[PATCH] Check return value of copy_to_user in compat_sys_pselect7
by Andi Kleen
· 18 years ago
c16b63e0
[PATCH] i386/x86-64: Don't randomize stack top when no randomization personality is set
by Andi Kleen
· 18 years ago
f20a9ea
sysfs: add proper sysfs_init() prototype
by Andrew Morton
· 18 years ago
995982c
sysfs_remove_bin_file: no return value, dump_stack on error
by Randy.Dunlap
· 18 years ago
ceeee1f
SYSFS: allow sysfs_create_link to create symlinks in the root of sysfs
by Greg Kroah-Hartman
· 23 years ago
6468b3a
Debugfs: kernel-doc fixes for debugfs
by Randy Dunlap
· 18 years ago
eea3f89
sysfs: Make poll behaviour consistent
by Juha Yrjölä
· 18 years ago
c0ba7e5
[PATCH] autofs4: zero timeout prevents shutdown
by Ian Kent
· 18 years ago
0d5dc6c
ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callback
by Mark Fasheh
· 18 years ago
b5e500e
ocfs2: Remove ->unblock lockres operation
by Mark Fasheh
· 18 years ago
cc567d8
ocfs2: move downconvert worker to lockres ops
by Mark Fasheh
· 18 years ago
08280f1
ocfs2: Remove unused dlmglue functions
by Mark Fasheh
· 18 years ago
810d5ae
ocfs2: Have the metadata lock use generic dlmglue functions
by Mark Fasheh
· 18 years ago
5ef0d4e
ocfs2: Add ->set_lvb callback in dlmglue
by Mark Fasheh
· 18 years ago
16d5b95
ocfs2: Add ->check_downconvert callback in dlmglue
by Mark Fasheh
· 18 years ago
f7fbfdd
ocfs2: Check for refreshing locks in generic unblock function
by Mark Fasheh
· 18 years ago
b80fc01
ocfs2: don't unconditionally pass LVB flags
by Mark Fasheh
· 18 years ago
aa2623a
ocfs2: combine inode and generic blocking AST functions
by Mark Fasheh
· 18 years ago
54a7e75
ocfs2: Add ->get_osb() dlmglue locking operation
by Mark Fasheh
· 18 years ago
2a45f2d
ocfs2: remove ->unlock_ast() callback from ocfs2_lock_res_ops
by Mark Fasheh
· 18 years ago
e92d57d
ocfs2: combine inode and generic AST functions
by Mark Fasheh
· 18 years ago
f625c97
ocfs2: Clean up lock resource refresh flags
by Mark Fasheh
· 18 years ago
24c19ef
ocfs2: Remove i_generation from inode lock names
by Mark Fasheh
· 18 years ago
f9e2d82
ocfs2: Encode i_generation in the meta data lvb
by Mark Fasheh
· 18 years ago
4d3b83f
ocfs2: Free up some space in the lvb
by Mark Fasheh
· 18 years ago
0027dd5
ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock()
by Mark Fasheh
· 18 years ago
1ba9da2
ocfs2: manually d_move() during ocfs2_rename()
by Mark Fasheh
· 18 years ago
349457c
[PATCH] Allow file systems to manually d_move() inside of ->rename()
by Mark Fasheh
· 18 years ago
1390334
ocfs2: Remove the dentry vote
by Mark Fasheh
· 18 years ago
379dfe9
ocfs2: Hook rest of the file system into dentry locking API
by Mark Fasheh
· 18 years ago
80c0584
ocfs2: Add dentry tracking API
by Mark Fasheh
· 18 years ago
Next »