Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
32bd7eb5a7f4596c8440dd9440322fe9e686634d
/
fs
« Previous
9174846
btrfs: use memparse
by Akinobu Mita
· 15 years ago
1406e43
Btrfs: add a "df" ioctl for btrfs
by Josef Bacik
· 15 years ago
2ac55d4
Btrfs: cache the extent state everywhere we possibly can V2
by Josef Bacik
· 15 years ago
5a1a3df
Btrfs: cache ordered extent when completing io
by Josef Bacik
· 15 years ago
c2a128d
Btrfs: cache extent state in find_delalloc_range
by Josef Bacik
· 15 years ago
49958fd
Btrfs: change the ordered tree to use a spinlock instead of a mutex
by Josef Bacik
· 15 years ago
4125bf7
Btrfs: finish read pages in the order they are submitted
by Chris Mason
· 15 years ago
0be2e98
btrfs: fix btrfs_mkdir goto for no free objectids
by Miao Xie
· 15 years ago
0bdb1db
Btrfs: flush data on snapshot creation
by Sage Weil
· 15 years ago
bd4d108
Btrfs: make df be a little bit more understandable
by Josef Bacik
· 15 years ago
3a0524d
btrfs: Update existing btrfs_device for renaming device
by TARUISI Hiroaki
· 15 years ago
1e701a3
Btrfs: add new defrag-range ioctl.
by Chris Mason
· 15 years ago
940100a
Btrfs: be more selective in the defrag ioctl
by Chris Mason
· 15 years ago
5168408
Btrfs: run the backing dev more often in the submit_bio helper
by Chris Mason
· 15 years ago
4849f01
Btrfs: make subvolid=0 mount the original default root
by Josef Bacik
· 15 years ago
6ef5ed0
Btrfs: add ioctl and incompat flag to set the default mount subvol
by Josef Bacik
· 15 years ago
73f7341
Btrfs: change how we mount subvolumes
by Josef Bacik
· 15 years ago
1253483
Btrfs: make set/get functions for the super compat_ro flags use compat_ro
by Josef Bacik
· 15 years ago
ac8e981
Btrfs: add search and inode lookup ioctls
by Chris Mason
· 15 years ago
98d377a
Btrfs: add a function to lookup a directory path by following backrefs
by TARUISI Hiroaki
· 15 years ago
d330a5b
ext4: Fix estimate of # of blocks needed to write indirect-mapped files
by Jan Kara
· 15 years ago
f901e75
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 15 years ago
ceb804c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 15 years ago
c91cea1
nilfs2: remove whitespaces before quoted newlines
by Ryusuke Konishi
· 15 years ago
55480a0
nilfs2: remove spaces before tabs
by Ryusuke Konishi
· 15 years ago
7a65004
nilfs2: fix various typos in comments
by Ryusuke Konishi
· 15 years ago
1621562
nilfs2: fix typo "cout" -> "count" in error message
by Ryusuke Konishi
· 15 years ago
9ccf56c
nilfs2: fix function name typos in docbook comments
by Ryusuke Konishi
· 15 years ago
6c477d4
nilfs2: fix discrepancy in use of static specifier
by Ryusuke Konishi
· 15 years ago
8cea4eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
by Linus Torvalds
· 15 years ago
f78233d
9p: Skip check for mandatory locks when unlocking
by Sachin Prabhu
· 15 years ago
fc0f296
9p: Fixes a simple bug enabling writes beyond 2GB.
by jvrao
· 15 years ago
45bc21e
9p: Change the name of new protocol from 9p2010.L to 9p2000.L
by Sripathi Kodi
· 15 years ago
fae4528
fs/9p: re-init the wstat in readdir loop
by Aneesh Kumar K.V
· 15 years ago
9d85929
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
by Linus Torvalds
· 15 years ago
3836a03
anon_inodes: mark the anon inode private
by Eric Paris
· 15 years ago
83c0fb6
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
by Linus Torvalds
· 15 years ago
c32da02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
ad25ad9
ufs: make solaris fsck happy
by Evgeniy Dushistov
· 15 years ago
b3a0fd4
fs/ufs: recognize Solaris-specific file system state
by Alex Viskovatoff
· 15 years ago
5d0e528
Add generic sys_old_select()
by Christoph Hellwig
· 15 years ago
019b4d1
fs: buffer_head: remove kmem_cache constructor to reduce memory usage under slub
by Richard Kennedy
· 15 years ago
03affde
fs/ocfs2/cluster/tcp.c: remove use of NIPQUAD, use %pI4
by Joe Perches
· 15 years ago
720e774
GFS2: Skip check for mandatory locks when unlocking
by Sachin Prabhu
· 15 years ago
bb6fbc4
NFS: Avoid a deadlock in nfs_release_page
by Trond Myklebust
· 15 years ago
2e95e3f
GFS2: Allow the number of committed revokes to temporarily be negative
by Benjamin Marzinski
· 15 years ago
b4d2314
NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode()
by Trond Myklebust
· 15 years ago
ff215713
[CIFS] checkpatch cleanup
by Steve French
· 15 years ago
abab095
cifs: add cifs_revalidate_file
by Jeff Layton
· 15 years ago
3a065fc
udf: use ext2_find_next_bit
by Akinobu Mita
· 15 years ago
5833ded
udf: Do not read inode before writing it
by Jan Kara
· 15 years ago
aae917c
udf: Fix unalloc space handling in udf_update_inode
by Jan Kara
· 15 years ago
e9edb1d
GFS2: do not select QUOTA
by Christoph Hellwig
· 15 years ago
51d0f6d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
da495ec
Btrfs: kfree correct pointer during mount option parsing
by Josef Bacik
· 15 years ago
6bef4d3
Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL
by Eric Paris
· 15 years ago
49697ee
nfs4: Make the v4 callback service hidden
by Steve Dickson
· 15 years ago
7dd08a5
nfs: fix unlikely memory leak
by Dan Carpenter
· 15 years ago
e101541
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
d401403
FS-Cache: Remove the EXPERIMENTAL flag
by Christian Kujau
· 15 years ago
0f4288e
sysfs: Kill unused sysfs_sb variable.
by Eric W. Biederman
· 15 years ago
fac2622
sysfs: Pass super_block to sysfs_get_inode
by Eric W. Biederman
· 15 years ago
7cb3294
sysfs: Implement sysfs_rename_link
by Eric W. Biederman
· 15 years ago
19c38b6
sysfs: Pack sysfs_dirent more tightly.
by Eric W. Biederman
· 15 years ago
f8d4f61
sysfs: Serialize updates to the vfs inode
by Eric W. Biederman
· 15 years ago
6992f53
sysfs: Use one lockdep class per sysfs attribute.
by Eric W. Biederman
· 15 years ago
a2db684
sysfs: Only take active references on attributes.
by Eric W. Biederman
· 15 years ago
e72ceb8
sysfs: Remove sysfs_get/put_active_two
by Eric W. Biederman
· 15 years ago
52cf25d
Driver core: Constify struct sysfs_ops in struct kobj_type
by Emese Revfy
· 15 years ago
9cd4361
kobject: Constify struct kset_uevent_ops
by Emese Revfy
· 15 years ago
1e5289c
sysfs: Cache the last sysfs_dirent to improve readdir scalability v2
by Eric W. Biederman
· 15 years ago
1c205ae
sysfs: Add sysfs_add/remove_files utility functions
by Andi Kleen
· 15 years ago
138860b
seq_file: fix new kernel-doc warnings
by Randy Dunlap
· 15 years ago
b8fa057
Revert "lib: build list_sort() only if needed"
by Linus Torvalds
· 15 years ago
66b8915
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
by Linus Torvalds
· 15 years ago
66ce3cf
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
05c5cb3
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
76595f7
coredump: suppress uid comparison test if core output files are pipes
by Neil Horman
· 15 years ago
5c99cbf
coredump: set ->group_exit_code for other CLONE_VM tasks too
by Oleg Nesterov
· 15 years ago
30736a4
coredump: pass mm->flags as a coredump parameter for consistency
by Masami Hiramatsu
· 15 years ago
8d9032b
elf coredump: add extended numbering support
by Daisuke HATAYAMA
· 15 years ago
93eb211
elf coredump: make offset calculation process and writing process explicit
by Daisuke HATAYAMA
· 15 years ago
1fcccba
elf coredump: replace ELF_CORE_EXTRA_* macros by functions
by Daisuke HATAYAMA
· 15 years ago
088e7af
coredump: move dump_write() and dump_seek() into a header file
by Daisuke HATAYAMA
· 15 years ago
05f47fd
coredump: unify dump_seek() implementations for each binfmt_*.c
by Daisuke HATAYAMA
· 15 years ago
12bac0d
proc: warn on non-existing proc entries
by Alexey Dobriyan
· 15 years ago
e17a576
proc: do translation + unlink atomically at remove_proc_entry()
by Alexey Dobriyan
· 15 years ago
45bf5cd
fs/compat_ioctl.c: suppress two warnings
by Andrew Morton
· 15 years ago
a069c26
lib: build list_sort() only if needed
by Don Mullis
· 15 years ago
5ef097d
exec: create initial stack independent of PAGE_SIZE
by Michael Neuling
· 15 years ago
d554ed89
fs: use rlimit helpers
by Jiri Slaby
· 15 years ago
5beb493
mm: change anon_vma linking to fix multi-process server scalability issue
by Rik van Riel
· 15 years ago
42e4960
vfs: take f_lock on modifying f_mode after open time
by Wu Fengguang
· 15 years ago
b084d43
mm: count swap usage
by KAMEZAWA Hiroyuki
· 15 years ago
34e5523
mm: avoid false sharing of mm_counter
by KAMEZAWA Hiroyuki
· 15 years ago
d559db0
mm: clean up mm_counter
by KAMEZAWA Hiroyuki
· 15 years ago
984b3f5
bitops: rename for_each_bit() to for_each_set_bit()
by Akinobu Mita
· 15 years ago
781b167
Fix a dumb typo - use of & instead of &&
by Al Viro
· 15 years ago
c2f843f
[LogFS] Change magic number
by Joern Engel
· 15 years ago
Next »