Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c6e19194b6e1a565f8fe18d56d509e9892c32ee1
/
fs
bfff6e9
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 18 years ago
131612d
[PATCH] ramfs breaks without CONFIG_BLOCK
by Dimitri Gorokhovik
· 18 years ago
1ebb110
[PATCH] Fix lock inversion aio_kick_handler()
by Zach Brown
· 18 years ago
92efc15
ocfs2: export heartbeat thread pid via configfs
by Zhen Wei
· 18 years ago
7f4a2a9
ocfs2: always unmap in ocfs2_data_convert_worker()
by Mark Fasheh
· 18 years ago
6c2aad0
ocfs2: ignore NULL vfsmnt in ocfs2_should_update_atime()
by Mark Fasheh
· 18 years ago
564f8a3
ocfs2: Allow direct I/O read past end of file
by Mark Fasheh
· 18 years ago
0333394
ocfs2: don't print error in ocfs2_permission()
by Mark Fasheh
· 18 years ago
cb876f4
Fix up CIFS for "test_clear_page_dirty()" removal
by Linus Torvalds
· 18 years ago
ffaa820
Fix reiserfs after "test_clear_page_dirty()" removal
by Linus Torvalds
· 18 years ago
6f5a9da
[PATCH] jbd: wait for already submitted t_sync_datalist buffer to complete
by Hisashi Hifumi
· 18 years ago
01b2d93
[PATCH] fdtable: Provide free_fdtable() wrapper
by Vadim Lobanov
· 18 years ago
163ca88
[PATCH] Make JFFS depend on CONFIG_BROKEN
by Josh Boyer
· 18 years ago
ba3ff12
[PATCH] fsstack: Remove inode copy
by Michael Halcrow
· 18 years ago
3b2b96a
[PATCH] fs/sysv/: proper prototypes for 2 functions
by Adrian Bunk
· 18 years ago
9213202
[PATCH] Fix XFS after clear_page_dirty() removal
by David Chinner
· 18 years ago
9280f68
[PATCH] fuse: remove clear_page_dirty() call
by Miklos Szeredi
· 18 years ago
d0e671a
[PATCH] Fix JFS after clear_page_dirty() removal
by Dave Kleikamp
· 18 years ago
fba2591
VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functions
by Linus Torvalds
· 18 years ago
46d2277
Clean up and make try_to_free_buffers() not race with dirty pages
by Linus Torvalds
· 18 years ago
5ccac88
[PATCH] fix leaks on pipe(2) failure exits
by Al Viro
· 18 years ago
1003f06
[GFS2] Fix Kconfig
by Steven Whitehouse
· 18 years ago
c80e7c8
[DLM] fix compile warning
by Patrick Caulfield
· 18 years ago
29a7f3a
DebugFS : file/directory removal fix
by Mathieu Desnoyers
· 18 years ago
65c3333
DebugFS : more file/directory creation error handling
by Mathieu Desnoyers
· 18 years ago
63223a0
DebugFS : file/directory creation error handling
by Mathieu Desnoyers
· 18 years ago
bafb232
DebugFS : coding style fixes
by Mathieu Desnoyers
· 18 years ago
4f36557
DebugFS : inotify create/mkdir support
by Mathieu Desnoyers
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
f988443
[PATCH] knfsd: Fix up some bit-rot in exp_export
by NeilBrown
· 18 years ago
27d630e
[PATCH] knfsd: nfsd4: simplify filehandle check
by J.Bruce Fields
· 18 years ago
eeac294
[PATCH] knfsd: nfsd4: simplify migration op check
by J.Bruce Fields
· 18 years ago
b591480
[PATCH] knfsd: nfsd4: reorganize compound ops
by J.Bruce Fields
· 18 years ago
c954e2a
[PATCH] knfsd: nfsd4: make verify and nverify wrappers
by J.Bruce Fields
· 18 years ago
7191155
[PATCH] knfsd: nfsd4: don't inline nfsd4 compound op functions
by J.Bruce Fields
· 18 years ago
a4f1706a9
[PATCH] knfsd: nfsd4: move replay_owner to cstate
by J.Bruce Fields
· 18 years ago
d9e626f
[PATCH] knfsd: nfsd4: remove spurious replay_owner check
by J.Bruce Fields
· 18 years ago
ca36431
[PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operations
by J.Bruce Fields
· 18 years ago
e0bb89e
[PATCH] knfsd: nfsd: don't drop silently on upcall deferral
by J.Bruce Fields
· 18 years ago
021d3a7
[PATCH] knfsd: nfsd4: handling more nfsd_cross_mnt errors in nfsd4 readdir
by J.Bruce Fields
· 18 years ago
6899320
[PATCH] knfsd: nfsd: simplify exp_pseudoroot
by J.Bruce Fields
· 18 years ago
4b41bd8
[PATCH] knfsd: nfsd: make exp_rootfh handle exp_parent errors
by J.Bruce Fields
· 18 years ago
e571019
[PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACE
by J.Bruce Fields
· 18 years ago
451c11a
[PATCH] knfsd: nfsd4: remove a dprink from nfsd4_lock
by J.Bruce Fields
· 18 years ago
029530f
[PATCH] one more EXPORT_UNUSED_SYMBOL removal
by Adrian Bunk
· 18 years ago
6968826
[PATCH] update Tigran's email addresses
by Tigran Aivazian
· 18 years ago
1de2412
[PATCH] ncpfs: ensure we free wdog_pid on parse_option or fill_inode failure
by Eric W. Biederman
· 18 years ago
2154227
[PATCH] ncpfs: Use struct pid to track the userspace watchdog process
by Eric W. Biederman
· 18 years ago
a71113d
[PATCH] smbfs: Make conn_pid a struct pid
by Eric W. Biederman
· 18 years ago
e8c5c04
[PATCH] lockd endianness annotations
by Al Viro
· 18 years ago
cd86128
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
by Robert P. J. Day
· 18 years ago
90aef12
[PATCH] Use activate_mm() in fs/aio.c:use_mm()
by Jeremy Fitzhardinge
· 18 years ago
e61c901
[PATCH] optimize o_direct on block devices
by Chen, Kenneth W
· 18 years ago
7e913c5
[PATCH] ocfs2: relative atime support
by Mark Fasheh
· 18 years ago
47ae32d
[PATCH] relative atime
by Valerie Henson
· 18 years ago
b227613
[PATCH] touch_atime() cleanup
by Andrew Morton
· 18 years ago
d4c3cca
[PATCH] constify pipe_buf_operations
by Eric Dumazet
· 18 years ago
775ba7a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
b87576d
fs: Convert kmalloc() + memset() to kzalloc() in fs/.
by Robert P. J. Day
· 18 years ago
bef1f40
kconfig: Standardize "depends" -> "depends on" in Kconfig files
by Robert P. J. Day
· 18 years ago
741441a
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 18 years ago
d23edbd
EXT{2,3,4}_FS: remove outdated part of the help text
by Jan Engelhardt
· 18 years ago
11c302c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 18 years ago
828ae6a
[patch 3/3] OCFS2 Configurable timeouts - Protocol changes
by Andrew Beekhof
· 18 years ago
8993780
Make SLES9 "get_kernel_version" work on the kernel binary again
by Linus Torvalds
· 18 years ago
44d306e
[PATCH] user of the jiffies rounding code: JBD
by Arjan van de Ven
· 18 years ago
5466b45
[PATCH] fdtable: Implement new pagesize-based fdtable allocator
by Vadim Lobanov
· 18 years ago
4fd4581
[PATCH] fdtable: Remove the free_files field
by Vadim Lobanov
· 18 years ago
bbea9f6
[PATCH] fdtable: Make fdarray and fdsets equal in size
by Vadim Lobanov
· 18 years ago
5eb6c7a
[PATCH] dio: lock refcount operations
by Zach Brown
· 18 years ago
8459d86
[PATCH] dio: only call aio_complete() after returning -EIOCBQUEUED
by Zach Brown
· 18 years ago
20258b2
[PATCH] dio: remove duplicate bio wait code
by Zach Brown
· 18 years ago
0273201
[PATCH] dio: formalize bio counters as a dio reference count
by Zach Brown
· 18 years ago
17a7b1d
[PATCH] dio: call blk_run_address_space() once per op
by Zach Brown
· 18 years ago
6d544bb
[PATCH] dio: centralize completion in dio_complete()
by Zach Brown
· 18 years ago
aba76fd
[PATCH] io-accounting: report in procfs
by Andrew Morton
· 18 years ago
98c4d57
[PATCH] io-accounting: direct-io
by Andrew Morton
· 18 years ago
6f88cc2
[PATCH] io-accounting-read-accounting cifs fix
by Andrew Morton
· 18 years ago
e08748c
[PATCH] io-accounting: write-cancel accounting
by Andrew Morton
· 18 years ago
55e829a
[PATCH] io-accounting: write accounting
by Andrew Morton
· 18 years ago
8c08540
[PATCH] clean up __set_page_dirty_nobuffers()
by Andrew Morton
· 18 years ago
200d018
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
14b36af
[MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machines
by Thomas Bogendoerfer
· 18 years ago
eb991b3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 18 years ago
7bf6538
[PATCH] proc_misc build fix
by Andrew Morton
· 18 years ago
f4f154f
[PATCH] fault injection: process filtering for fault-injection capabilities
by Akinobu Mita
· 18 years ago
c17bb49
[PATCH] fault-injection capability for disk IO
by Akinobu Mita
· 18 years ago
4b3bb06
[PATCH] nfsd: replace kmalloc+memset with kcalloc + simplify NULL check
by Yan Burman
· 18 years ago
14d2b59
[PATCH] NFS3: Calculate 'w' a bit later in nfs3svc_encode_getaclres()
by Jesper Juhl
· 18 years ago
cb65a5b
[PATCH] NFS2: Calculate 'w' a bit later in nfsaclsvc_encode_getaclres()
by Jesper Juhl
· 18 years ago
4b75f78
[PATCH] lockdep: annotate nfsd4 recover code
by Peter Zijlstra
· 18 years ago
84d7378
[PATCH] add child reaper to pid_namespace
by Sukadev Bhattiprolu
· 18 years ago
6cc1b22
[PATCH] use current->nsproxy->pid_ns
by Cedric Le Goater
· 18 years ago
61a58c6
[PATCH] rename struct pspace to struct pid_namespace
by Sukadev Bhattiprolu
· 18 years ago
6b3286e
[PATCH] rename struct namespace to struct mnt_namespace
by Kirill Korotaev
· 18 years ago
1ec320a
[PATCH] add process_session() helper routine: deprecate old field
by Cedric Le Goater
· 18 years ago
937949d
[PATCH] add process_session() helper routine
by Cedric Le Goater
· 18 years ago
f0d1b0b
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
by David Howells
· 18 years ago
763454d
[PATCH] struct path: convert ufs
by Josef Sipek
· 18 years ago
5096e93
[PATCH] struct path: convert udf
by Josef Sipek
· 18 years ago
Next »