Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3016b421534e2fa8a5eede1c12a3eba6164822f4
/
fs
29ff2db
[PATCH] select() warning fixes
by Andrew Morton
· 19 years ago
019ff2d
[XFS] Fix a problem in aligning inode allocations to stripe unit boundaries.
by Nathan Scott
· 19 years ago
8c0b511
[XFS] Fix utime(2) in the case that no times parameter was passed in.
by Nathan Scott
· 19 years ago
58829e4
[XFS] Fix an inode use-after-free durin an unpin. When reclaiming inodes
by David Chinner
· 19 years ago
1fc5d95
[XFS] Fix inode reclaim scalability regression. When a filesystem has
by David Chinner
· 19 years ago
8272145
[XFS] Fix a writepage regression where we accidentally stopped honouring
by Nathan Scott
· 19 years ago
e50bd16
[XFS] Fix superblock validation regression for the zero imaxpct case.
by Nathan Scott
· 19 years ago
e38d557
Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2
by Linus Torvalds
· 19 years ago
de12a78
[PATCH] de_thread: Don't confuse users do_each_thread.
by Eric W. Biederman
· 19 years ago
65714b9
[PATCH] CONFIGFS_FS must depend on SYSFS
by Adrian Bunk
· 19 years ago
cbca692
[PATCH] Bogus NULL pointer check in fs/configfs/dir.c
by Eric Sesterhenn
· 19 years ago
a9e2ae3
ocfs2: Better I/O error handling in heartbeat
by Mark Fasheh
· 19 years ago
2cd9888
ocfs2: test and set teardown flag early in user_dlm_destroy_lock()
by Mark Fasheh
· 19 years ago
f43e691
ocfs2: Handle the DLM_CANCELGRANT case in user_unlock_ast()
by Mark Fasheh
· 19 years ago
cc6eb72
ocfs2: catch an invalid ast case in dlmfs
by Mark Fasheh
· 19 years ago
1f7bc82
ocfs2: remove an overly aggressive BUG() in dlmfs
by Mark Fasheh
· 19 years ago
ab0920c
ocfs2: multi node truncate fix
by Mark Fasheh
· 19 years ago
d696361
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
3e7ee3e
[PATCH] splice: fix page stealing LRU handling.
by Jens Axboe
· 19 years ago
ad8d6f0
[PATCH] splice: page stealing needs to wait_on_page_writeback()
by Jens Axboe
· 19 years ago
059a8f3
[PATCH] splice: export generic_splice_sendpage
by Jens Axboe
· 19 years ago
b2b39fa
[PATCH] splice: add a SPLICE_F_MORE flag
by Jens Axboe
· 19 years ago
83f9135
[PATCH] splice: add comments documenting more of the code
by Jens Axboe
· 19 years ago
4f6f0bd
[PATCH] splice: improve writeback and clean up page stealing
by Jens Axboe
· 19 years ago
53cd9ae
[PATCH] splice: fix shadow[] filling logic
by Jens Axboe
· 19 years ago
a2308b7
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
by Linus Torvalds
· 19 years ago
6e0dd74
[PATCH] sysfs: zero terminate sysfs write buffers
by Greg Kroah-Hartman
· 19 years ago
63589ed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
29e3509
splice: add SPLICE_F_NONBLOCK flag
by Linus Torvalds
· 19 years ago
a580290
Documentation: fix minor kernel-doc warnings
by Martin Waitz
· 19 years ago
7ec7073
BUG_ON() Conversion in fs/freevxfs/
by Eric Sesterhenn
· 19 years ago
2c2111c
BUG_ON() Conversion in fs/udf/
by Eric Sesterhenn
· 19 years ago
d6735bf
BUG_ON() Conversion in fs/sysv/
by Eric Sesterhenn
· 19 years ago
b7542f8
BUG_ON() Conversion in fs/inode.c
by Eric Sesterhenn
· 19 years ago
f6298aa
BUG_ON() Conversion in fs/fcntl.c
by Eric Sesterhenn
· 19 years ago
8abf6a4
BUG_ON() Conversion in fs/dquot.c
by Eric Sesterhenn
· 19 years ago
733f896
Merge with git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Adrian Bunk
· 19 years ago
547a77a
Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 19 years ago
99cee0c
BUG_ON() Conversion in fs/sysfs/
by Eric Sesterhenn
· 19 years ago
5df0d31
BUG_ON() Conversion in fs/smbfs/
by Eric Sesterhenn
· 19 years ago
4b4d1cc7
BUG_ON() Conversion in fs/jffs2/
by Eric Sesterhenn
· 19 years ago
0bf3ba5
BUG_ON() Conversion in fs/hfsplus/
by Eric Sesterhenn
· 19 years ago
7dddb12
BUG_ON() Conversion in fs/exec.c
by Eric Sesterhenn
· 19 years ago
d4569d2
BUG_ON() Conversion in fs/direct-io.c
by Eric Sesterhenn
· 19 years ago
06bcfed
[CIFS] Fix typo in earlier cifs_unlink change and protect one extra path.
by Steve French
· 19 years ago
e9917a0
[CIFS] Incorrect signature sent on SMB Read
by Steve French
· 19 years ago
30c14e4
[PATCH] avoid unaligned access when accessing poll stack
by Jes Sorensen
· 19 years ago
a244e16
[PATCH] fs/namei.c: make lookup_hash() static
by Adrian Bunk
· 19 years ago
3e7e241
[PATCH] dcache: Add helper d_hash_and_lookup
by Eric W. Biederman
· 19 years ago
e4e5d3f
[PATCH] cleanup in proc_check_chroot()
by Herbert Poetzl
· 19 years ago
993dfa8
[PATCH] fs/locks.c: Fix sys_flock() race
by Trond Myklebust
· 19 years ago
7a2bd3f
[PATCH] inotify: IN_DELETE events missing
by Amy Griffis
· 19 years ago
094e320
[PATCH] fat: kill reserved names
by OGAWA Hirofumi
· 19 years ago
f79e2ab
[PATCH] sys_sync_file_range()
by Andrew Morton
· 19 years ago
68eef3b
[PATCH] Simplify proc/devices and fix early termination regression
by Joe Korty
· 19 years ago
5ce2964
[PATCH] locks: don't panic
by Miklos Szeredi
· 19 years ago
347f217
[PATCH] uml: __user annotations
by Al Viro
· 19 years ago
f1682e9
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Steve French
· 19 years ago
a0f0678
[PATCH] splice exports
by Jeff Garzik
· 19 years ago
6910ab3
[CIFS] Fix unlink oops when indirectly called in rename error path
by Steve French
· 19 years ago
d62e54a
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Steve French
· 19 years ago
1b89584
[XFS] Provide XFS support for the splice syscall.
by Nathan Scott
· 19 years ago
3bbcc8e
[XFS] Reenable write barriers by default.
by Nathan Scott
· 19 years ago
9a2a7de
[XFS] Make project quota enforcement return an error code consistent with
by Nathan Scott
· 19 years ago
764d1f8
[XFS] Implement the silent parameter to fill_super, previously ignored.
by Nathan Scott
· 19 years ago
4b4fa25
[XFS] Cleanup comment to remove reference to obsoleted function
by Mandy Kirkconnell
· 19 years ago
5abc97a
[PATCH] splice: add support for SPLICE_F_MOVE flag
by Jens Axboe
· 19 years ago
5274f05
[PATCH] Introduce sys_splice() system call
by Jens Axboe
· 19 years ago
76babde
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 19 years ago
e71ac60
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
by Linus Torvalds
· 19 years ago
aa1757f
[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
by Oleg Nesterov
· 19 years ago
8fafabd
[PATCH] remove add_parent()'s parent argument
by Oleg Nesterov
· 19 years ago
d73d652
[PATCH] pidhash: kill switch_exec_pids
by Eric W. Biederman
· 19 years ago
1434261
[PATCH] simplify exec from init's subthread
by Oleg Nesterov
· 19 years ago
fef23e7
[PATCH] exec: allow init to exec from any thread.
by Eric W. Biederman
· 19 years ago
bac30d1
Merge ../linux-2.6
by Paul Mackerras
· 19 years ago
c253666
[XFS] Cleanup in XFS after recent get_block_t interface tweaks.
by Nathan Scott
· 19 years ago
0b7e56a
[XFS] Remove unused/obsoleted function: xfs_bmap_do_search_extents()
by Mandy Kirkconnell
· 19 years ago
3ccb8b5
[XFS] A change to inode chunk allocation to try allocating the new chunk
by Glen Overby
· 19 years ago
3c674e7
Fixes a regression from the recent "remove ->get_blocks() support"
by Nathan Scott
· 19 years ago
e0edd59
[XFS] Fix compiler warning and small code inconsistencies in compat
by Nathan Scott
· 19 years ago
c41564b
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
by Nathan Scott
· 19 years ago
7f927fc
[PATCH] Typo fixes
by Alexey Dobriyan
· 19 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
99ac48f
[PATCH] mark f_ops const in the inode
by Arjan van de Ven
· 19 years ago
0a94502
[PATCH] for_each_possible_cpu: fixes for generic part
by KAMEZAWA Hiroyuki
· 19 years ago
68c3431
[PATCH] Fold select_bits_alloc/free into caller code.
by Vadim Lobanov
· 19 years ago
e4a1f12
[PATCH] use fget_light() in select/poll
by Eric Dumazet
· 19 years ago
70674f9
[PATCH] Optimize select/poll by putting small data sets on the stack
by Andi Kleen
· 19 years ago
f5b95ff
[PATCH] autofs4: proper prototype for autofs4_dentry_release()
by Adrian Bunk
· 19 years ago
a28af47
[PATCH] fs/fat/: proper prototypes for two functions
by Adrian Bunk
· 19 years ago
e822250
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
by Benjamin Herrenschmidt
· 19 years ago
5149fa4
[PATCH] powerpc: Cope with duplicate node & property names in /proc/device-tree
by Michael Ellerman
· 19 years ago
b4cf1b7
[PATCH] dm/md dependency tree in sysfs: convert bd_sem to bd_mutex
by Jun'ichi Nomura
· 19 years ago
641dc63
[PATCH] dm/md dependency tree in sysfs: bd_claim_by_kobject
by Jun'ichi Nomura
· 19 years ago
1008736
[PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidy
by Andrew Morton
· 19 years ago
6a4d44c
[PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectory
by Jun'ichi Nomura
· 19 years ago
ec936fc
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
by KAMEZAWA Hiroyuki
· 19 years ago
74cae61
[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static
by Adrian Bunk
· 19 years ago
baab935
[PATCH] knfsd: Convert sunrpc_cache to use krefs
by NeilBrown
· 19 years ago
Next »