Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c826e3cd0c931d60d548f2468122da570d145556
/
fs
23516dc
kmemtrace, squashfs: fix slab.h dependency problem in squasfs
by Pekka Enberg
· 16 years ago
c325962
kmemtrace, befs: fix slab.h dependency problem
by Pekka Enberg
· 16 years ago
76791ab
kmemtrace, fs: uninline simple_transaction_set()
by Ingo Molnar
· 16 years ago
8302294
Merge branch 'tracing/core-v2' into tracing-for-linus
by Ingo Molnar
· 16 years ago
4fe7041
Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 16 years ago
395d734
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
cc85906
Merge branch 'devel' into for-linus
by Trond Myklebust
· 16 years ago
ad5b365
NSM: Fix unaligned accesses in nsm_init_private()
by Mans Rullgard
· 16 years ago
c226fd6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 16 years ago
8f63aaa8b
autofs4: fix lookup deadlock
by Ian Kent
· 16 years ago
56fcef7
autofs4: cleanup expire code duplication
by Ian Kent
· 16 years ago
00fcf2c
ecryptfs: use kzfree()
by Johannes Weiner
· 16 years ago
c3b1b1c
ramfs: add support for "mode=" mount option
by Wu Fengguang
· 16 years ago
3951088
epoll keyed wakeups: make eventfd use keyed wakeups
by Davide Libenzi
· 16 years ago
2dfa4ee
epoll keyed wakeups: teach epoll about hints coming with the wakeup key
by Davide Libenzi
· 16 years ago
bcd0b23
eventfd: improve support for semaphore-like behavior
by Davide Libenzi
· 16 years ago
4f0989d
epoll: use real type instead of void *
by Tony Battersby
· 16 years ago
e057e15
epoll: clean up ep_modify
by Tony Battersby
· 16 years ago
d1bc90d
epoll: remove unnecessary xchg
by Tony Battersby
· 16 years ago
d030588
epoll: remember the event if epoll_wait returns -EFAULT
by Tony Battersby
· 16 years ago
abff55c
epoll: don't use current in irq context
by Tony Battersby
· 16 years ago
bb57c3e
epoll: remove debugging code
by Davide Libenzi
· 16 years ago
296e236
epoll: fix epoll's own poll (update)
by Davide Libenzi
· 16 years ago
5071f97
epoll: fix epoll's own poll
by Davide Libenzi
· 16 years ago
63cd885
ntfs: remove private wrapper of endian helpers
by Harvey Harrison
· 16 years ago
c2d7543
filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems
by Eric Sandeen
· 16 years ago
327c0e9
vmscan: fix it to take care of nodemask
by KAMEZAWA Hiroyuki
· 16 years ago
2678958
ramfs-nommu: use generic lru cache
by Johannes Weiner
· 16 years ago
851a039
mm: page_mkwrite change prototype to match fault: fix sysfs
by Hugh Dickins
· 16 years ago
56a76f8
fs: fix page_mkwrite error cases in core code and btrfs
by Nick Piggin
· 16 years ago
c2ec175
mm: page_mkwrite change prototype to match fault
by Nick Piggin
· 16 years ago
2584e51
mm: reintroduce and deprecate rlimit based access for SHM_HUGETLB
by Ravikiran G Thirumalai
· 16 years ago
8a0bdec
mm: fix SHM_HUGETLB to work with users in hugetlb_shm_group
by Ravikiran G Thirumalai
· 16 years ago
e3a7cca
vfs: add/use account_page_dirtied()
by Edward Shishkin
· 16 years ago
0f043a8
proc tty: remove struct tty_operations::read_proc
by Alexey Dobriyan
· 16 years ago
ae149b6
proc tty: add struct tty_operations::proc_fops
by Alexey Dobriyan
· 16 years ago
d57e62b
Btrfs: try to free metadata pages when we free btree blocks
by Chris Mason
· 16 years ago
5a3f23d
Btrfs: add extra flushing for renames and truncates
by Chris Mason
· 16 years ago
d17abcd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
by Linus Torvalds
· 16 years ago
cf2f7d7
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc
by Linus Torvalds
· 16 years ago
3a355cc
reiserfs: xattr_create is unused with xattrs disabled
by Jeff Mahoney
· 16 years ago
a9caa3d
Revert "proc: revert /proc/uptime to ->read_proc hook"
by Alexey Dobriyan
· 16 years ago
99b7623
proc 2/2: remove struct proc_dir_entry::owner
by Alexey Dobriyan
· 16 years ago
3dec7f5
proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc
by Alexey Dobriyan
· 16 years ago
09729a9
proc: fix sparse warnings in pagemap_read()
by Milind Arun Choudhary
· 16 years ago
1681bc3
proc: move fs/proc/inode-alloc.txt comment into a source file
by Randy Dunlap
· 16 years ago
e1c5024
Merge branch 'reiserfs-updates' from Jeff Mahoney
by Linus Torvalds
· 16 years ago
ee93961
reiserfs: rename [cn]_* variables
by Jeff Mahoney
· 16 years ago
d68caa9
reiserfs: rename p_._ variables
by Jeff Mahoney
· 16 years ago
a063ae1
reiserfs: rename p_s_tb to tb
by Jeff Mahoney
· 16 years ago
995c762
reiserfs: rename p_s_inode to inode
by Jeff Mahoney
· 16 years ago
ad31a4f
reiserfs: rename p_s_bh to bh
by Jeff Mahoney
· 16 years ago
a9dd364
reiserfs: rename p_s_sb to sb
by Jeff Mahoney
· 16 years ago
0222e65
reiserfs: strip trailing whitespace
by Jeff Mahoney
· 16 years ago
3cd6dbe
reiserfs: cleanup path functions
by Jeff Mahoney
· 16 years ago
fba4ebb
reiserfs: factor out buffer_info initialization
by Jeff Mahoney
· 16 years ago
57fe60d
reiserfs: add atomic addition of selinux attributes during inode creation
by Jeff Mahoney
· 16 years ago
a41f1a4
reiserfs: use generic readdir for operations across all xattrs
by Jeff Mahoney
· 16 years ago
0ab2621
reiserfs: journaled xattrs
by Jeff Mahoney
· 16 years ago
48b32a3
reiserfs: use generic xattr handlers
by Jeff Mahoney
· 16 years ago
8ecbe55
reiserfs: remove i_has_xattr_dir
by Jeff Mahoney
· 16 years ago
8b6dd72
reiserfs: make per-inode xattr locking more fine grained
by Jeff Mahoney
· 16 years ago
d984561
reiserfs: eliminate per-super xattr lock
by Jeff Mahoney
· 16 years ago
6c17675
reiserfs: simplify xattr internal file lookups/opens
by Jeff Mahoney
· 16 years ago
a72bdb1
reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unset
by Jeff Mahoney
· 16 years ago
6dfede6
reiserfs: remove IS_PRIVATE helpers
by Jeff Mahoney
· 16 years ago
010f5a2
reiserfs: remove link detection code
by Jeff Mahoney
· 16 years ago
ec6ea56
reiserfs: xattr reiserfs_get_page takes offset instead of index
by Jeff Mahoney
· 16 years ago
f437c52
reiserfs: small variable cleanup
by Jeff Mahoney
· 16 years ago
0030b64
reiserfs: use reiserfs_error()
by Jeff Mahoney
· 16 years ago
1e5e59d
reiserfs: introduce reiserfs_error()
by Jeff Mahoney
· 16 years ago
32e8b10
reiserfs: rearrange journal abort
by Jeff Mahoney
· 16 years ago
c3a9c21
reiserfs: rework reiserfs_panic
by Jeff Mahoney
· 16 years ago
78b6513
reiserfs: add locking around error buffer
by Jeff Mahoney
· 16 years ago
cacbe3d
reiserfs: prepare_error_buf wrongly consumes va_arg
by Jeff Mahoney
· 16 years ago
45b03d5
reiserfs: rework reiserfs_warning
by Jeff Mahoney
· 16 years ago
1d889d9
reiserfs: make some warnings informational
by Jeff Mahoney
· 16 years ago
a543715
reiserfs: use more consistent printk formatting
by Jeff Mahoney
· 16 years ago
eba0030
reiserfs: use buffer_info for leaf_paste_entries
by Jeff Mahoney
· 16 years ago
600ed41
reiserfs: audit transaction ids to always be unsigned ints
by Jeff Mahoney
· 16 years ago
702d21c
reiserfs: add support for mount count incrementing
by Jeff Mahoney
· 16 years ago
2d25ee3
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 16 years ago
b80e0d2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 16 years ago
ffd1428
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 16 years ago
5291658
fuse: fix fuse_file_lseek returning with lock held
by Dan Carpenter
· 16 years ago
4a6a449
Fix a lockdep warning in fasync_helper()
by Jonathan Corbet
· 16 years ago
af76aba
cpumask: fix seq_bitmap_*() functions.
by Rusty Russell
· 16 years ago
7c2c7d9
fix setuid sometimes wouldn't
by Hugh Dickins
· 16 years ago
e426b64
fix setuid sometimes doesn't
by Hugh Dickins
· 16 years ago
53e9309
compat_do_execve should unshare_files
by Hugh Dickins
· 16 years ago
3c8c45d
NFS: Simplify logic to compare socket addresses in client.c
by Chuck Lever
· 16 years ago
d188262
Merge commit '9f4c899c0d90e1b51b6864834f3877b47c161a0e' into devel
by Trond Myklebust
· 16 years ago
f738f51
NFS: Start PF_INET6 callback listener only if IPv6 support is available
by Chuck Lever
· 16 years ago
eb16e90
lockd: Start PF_INET6 listener only if IPv6 support is available
by Chuck Lever
· 16 years ago
26298ca
NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacks
by Chuck Lever
· 16 years ago
49a9072
SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()
by Chuck Lever
· 16 years ago
9652ada
SUNRPC: Change svc_create_xprt() to take a @family argument
by Chuck Lever
· 16 years ago
adbbe92
NFSD: If port value written to /proc/fs/nfsd/portlist is invalid, return EINVAL
by Chuck Lever
· 16 years ago
06705bf
ext4: Regularize mount options
by Theodore Ts'o
· 16 years ago
e7c9e3e
ext4: fix locking typo in mballoc which could cause soft lockup hangs
by Theodore Ts'o
· 16 years ago
Next »