Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
985c0a7277760512c65bda2eb12c1c7213233eeb
/
fs
« Previous
19d0e8c
partition: add support for sysv68 partitions
by Philippe De Muyter
· 18 years ago
644fd4f
merge compat_ioctl.h into compat_ioctl.c
by Christoph Hellwig
· 18 years ago
1525dcc
ROUND_UP macro cleanup in fs/smbfs/request.c
by Milind Arun Choudhary
· 18 years ago
022a169
ROUND_UP macro cleanup in fs/(select|compat|readdir).c
by Milind Arun Choudhary
· 18 years ago
7e80d0d
i386: sched.h inclusion from module.h is baack
by Alexey Dobriyan
· 18 years ago
9d65cb4
Fix race between cat /proc/*/wchan and rmmod et al
by Alexey Dobriyan
· 18 years ago
ffb4512
Simplify kallsyms_lookup()
by Alexey Dobriyan
· 18 years ago
98701d1
(re)register_binfmt returns with -EBUSY
by kalash nainwal
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
e5f00f4
make remove_inode_dquot_ref() static
by Adrian Bunk
· 18 years ago
ca509f6
Protect tty drivers list with tty_mutex
by Alexey Dobriyan
· 18 years ago
ef51c97
Remove do_sync_file_range()
by Mark Fasheh
· 18 years ago
880ebdc
reiserfs: proc support requires PROC_FS
by Randy Dunlap
· 18 years ago
19c5d45
/proc/*/oom_score oops re badness
by Alexey Dobriyan
· 18 years ago
c23fbb6
VFS: delay the dentry name generation on sockets and pipes
by Eric Dumazet
· 18 years ago
2793274
add file position info to proc
by Miklos Szeredi
· 18 years ago
c5141e6
procfs: reorder struct pid_dentry to save space on 64bit archs, and constify them
by Eric Dumazet
· 18 years ago
5096add
proc: maps protection
by Kees Cook
· 18 years ago
5843205
namei.c: remove utterly outdated comment
by Christoph Hellwig
· 18 years ago
acb0c85
vfs: remove superflous sb == NULL checks
by Christoph Hellwig
· 18 years ago
578c818
proc: remove pathetic ->deleted WARN_ON
by Alexey Dobriyan
· 18 years ago
59cd0cb
Fix race between proc_readdir and remove_proc_entry
by Darrick J. Wong
· 18 years ago
7695650
Fix race between proc_get_inode() and remove_proc_entry()
by Alexey Dobriyan
· 18 years ago
79c0b2d
add filesystem subtype support
by Miklos Szeredi
· 18 years ago
6192bd5
epoll: optimizations and cleanups
by Davide Libenzi
· 18 years ago
fedee54
ext3: dirindex error pointer issues
by Dmitriy Monakhov
· 18 years ago
e3222c4
Merge sys_clone()/sys_unshare() nsproxy and namespace handling
by Badari Pulavarty
· 18 years ago
4fc75ff
exec: fix remove_arg_zero
by Nick Piggin
· 18 years ago
f87367a
reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO"
by Robert P. J. Day
· 18 years ago
fe08a9d
reiserfs: shrink superblock if no xattrs
by Alexey Dobriyan
· 18 years ago
2d3466a
reiserfs: possible null pointer dereference during resize
by Dmitriy Monakhov
· 18 years ago
82f703b
freevxfs: possible null pointer dereference fix
by Dmitriy Monakhov
· 18 years ago
1368c4f
is_power_of_2 in fs/block_dev.c
by Vignesh Babu BM
· 18 years ago
e1b5c1d
is_power_of_2 in fs/hfs
by Vignesh Babu BM
· 18 years ago
e7d709c
is_power_of_2 in fat
by Vignesh Babu BM
· 18 years ago
3972b7f
devpts: add fsnotify create event
by Florin Malita
· 18 years ago
1ae7075
use use SEEK_MAX to validate user lseek arguments
by Chris Snook
· 18 years ago
7b8e892
use symbolic constants in generic lseek code
by Chris Snook
· 18 years ago
24c32d7
mm: shrink parent dentries when shrinking slab
by Andrew Morton
· 18 years ago
d52b908
fix quadratic behavior of shrink_dcache_parent()
by Miklos Szeredi
· 18 years ago
97dc32c
reduce size of task_struct on 64-bit machines
by William Cohen
· 18 years ago
4d7bf11
ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systems
by Markus Rechberger
· 18 years ago
8948e11
Allow access to /proc/$PID/fd after setuid()
by Alexey Dobriyan
· 18 years ago
7e4c369
block_write_full_page(): report ENOSPC
by Andrew Morton
· 18 years ago
3e9f45b
Factor outstanding I/O error handling
by Guillaume Chazarain
· 18 years ago
f1adc05
uml: hostfs style fixes
by Jeff Dike
· 18 years ago
5822b7f
uml: make hostfs_setattr() support operations on unlinked open files
by Alberto Bertogli
· 18 years ago
0ceb331
mm: move common segment checks to separate helper function
by Dmitriy Monakhov
· 18 years ago
86aa5ac
[PATCH] splice: always call into page_cache_readahead()
by Jens Axboe
· 18 years ago
9ae9d68
[PATCH] splice(): fix interaction with readahead
by Fengguang Wu
· 18 years ago
f7c66ce
[XFS] Add lockdep support for XFS
by Lachlan McIlroy
· 18 years ago
71dfd5a
[XFS] Fix race in xfs_write() b/w dmapi callout and direct I/O checks.
by Lachlan McIlroy
· 18 years ago
3a02ee1
[XFS] Get rid of redundant "required" in msg.
by Utako Kusaka
· 18 years ago
e6a0e9c
[XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg.
by Tim Shimmin
· 18 years ago
f10bb2d
[XFS] Remove unused ilen variable and references.
by Tim Shimmin
· 18 years ago
ba87ea6
[XFS] Fix to prevent the notorious 'NULL files' problem after a crash.
by Lachlan McIlroy
· 18 years ago
2a32963
[XFS] Fix race condition in xfs_write().
by Lachlan McIlroy
· 18 years ago
e6d2942
[XFS] Fix uquota and oquota enforcement problems.
by Kouta Ooizumi
· 18 years ago
d3cf209
[XFS] propogate return codes from flush routines
by Lachlan McIlroy
· 18 years ago
424ea91
[XFS] Fix quotaon syscall failures for group enforcement requests.
by Donald Douwsma
· 18 years ago
646d5bd
[XFS] Invalidate quotacheck when mounting without a quota type.
by Donald Douwsma
· 18 years ago
e7a23a9
[XFS] reducing the number of random number functions.
by Joe Perches
· 18 years ago
e9ed9d2
[XFS] remove more misc. unused args
by Eric Sandeen
· 18 years ago
ef497f8
[XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it.
by Eric Sandeen
· 18 years ago
1c72bf9
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with NULL.
by Eric Sandeen
· 18 years ago
1c97964
[JFFS2] Simplify and clean up jffs2_add_tn_to_tree() some more.
by David Woodhouse
· 18 years ago
2d56d3c
Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 18 years ago
5cefcab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 18 years ago
1394f03
blackfin architecture
by Bryan Wu
· 18 years ago
5bc9859
hugetlbfs: add NULL check in hugetlb_zero_setup()
by Akinobu Mita
· 18 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
036e085
get_unmapped_area handles MAP_FIXED in hugetlbfs
by Benjamin Herrenschmidt
· 18 years ago
0a31bd5
KMEM_CACHE(): simplify slab cache creation
by Christoph Lameter
· 18 years ago
96018fd
mm: optimize acorn partition truncate
by Peter Zijlstra
· 18 years ago
f9a1439
mm: optimize kill_bdev()
by Peter Zijlstra
· 18 years ago
f98393a
mm: remove destroy_dirty_buffers from invalidate_bdev()
by Peter Zijlstra
· 18 years ago
d85f338
Make page->private usable in compound pages
by Christoph Lameter
· 18 years ago
b813e93
smaps: add clear_refs file to clear reference
by David Rientjes
· 18 years ago
f79f177
smaps: add pages referenced count to smaps
by David Rientjes
· 18 years ago
826fad1
smaps: extract pmd walker from smaps code
by David Rientjes
· 18 years ago
ac26772
mm/slab.c: proper prototypes
by Adrian Bunk
· 18 years ago
3d67f2d
fs: buffer don't PageUptodate without page locked
by Nick Piggin
· 18 years ago
6fe6900
mm: make read_cache_page synchronous
by Nick Piggin
· 18 years ago
d2ba27e8
proper prototype for hugetlb_get_unmapped_area()
by Adrian Bunk
· 18 years ago
fcf3caf
[JFFS2] Remove another bogus optimisation in jffs2_add_tn_to_tree()
by David Woodhouse
· 18 years ago
586759f
gfs2: nfs lock support for gfs2
by Marc Eshel
· 18 years ago
1a8322b
lockd: add code to handle deferred lock requests
by Marc Eshel
· 18 years ago
f812048
lockd: always preallocate block in nlmsvc_lock()
by Marc Eshel
· 18 years ago
5ea0d75
lockd: handle test_lock deferrals
by Marc Eshel
· 18 years ago
85f3f1b3
lockd: pass cookie in nlmsvc_testlock
by Marc Eshel
· 18 years ago
0e4ac9d
lockd: handle fl_grant callbacks
by Marc Eshel
· 18 years ago
2b36f41
lockd: save lock state on deferral
by Marc Eshel
· 18 years ago
2beb661
locks: add fl_grant callback for asynchronous lock return
by Marc Eshel
· 18 years ago
fd85b81
nfsd4: Convert NFSv4 to new lock interface
by Marc Eshel
· 18 years ago
9b9d2ab
locks: add lock cancel command
by Marc Eshel
· 18 years ago
150b393
locks: allow {vfs,posix}_lock_file to return conflicting lock
by Marc Eshel
· 18 years ago
7723ec9
locks: factor out generic/filesystem switch from setlock code
by Marc Eshel
· 18 years ago
3ee17ab
locks: factor out generic/filesystem switch from test_lock
by J. Bruce Fields
· 18 years ago
9d6a8c5
locks: give posix_test_lock same interface as ->lock
by Marc Eshel
· 18 years ago
70cc648
locks: make ->lock release private data before returning in GETLK case
by J. Bruce Fields
· 18 years ago
Next »