Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7c7fcf762e405eb040ee10d22d656a791f616122
/
fs
426e1f5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
18a043f
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
31453a9
Merge branch 'akpm-incoming-1'
by Linus Torvalds
· 14 years ago
766f916
kernel: remove PF_FLUSHER
by Peter Zijlstra
· 14 years ago
518de9b
fs: allow for more than 2^31 files
by Eric Dumazet
· 14 years ago
99dc829
procfs: fix numbering in /proc/locks
by Jerome Marchand
· 14 years ago
4199ca7
fs: move exportfs since it is not a networking filesystem
by Randy Dunlap
· 14 years ago
1df79da
fs/buffer.c: remove duplicated assignment to b_private
by Namhyung Kim
· 14 years ago
cd1c584
fs/direct-io.c: fix truncation error in dio_complete() return
by Edward Shishkin
· 14 years ago
b6777c4
fuse: use clear_highpage() and KM_USER0 instead of KM_USER1
by Miklos Szeredi
· 14 years ago
3ecb01d
use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages
by Jan Beulich
· 14 years ago
c5c6dd4
hostfs: code cleanups
by Richard Weinberger
· 14 years ago
74ce002
fs/fs-writeback.c: restore lost comment
by Andrew Morton
· 14 years ago
4cbec4c
writeback: remove the internal 5% low bound on dirty_ratio
by Wu Fengguang
· 14 years ago
f629d1c
mm: add account_page_writeback()
by Michael Rubin
· 14 years ago
1b430be
writeback: remove nonblocking/encountered_congestion references
by Wu Fengguang
· 14 years ago
d19d547
oom: fix locking for oom_adj and oom_score_adj
by David Rientjes
· 14 years ago
723548b
oom: rewrite error handling for oom_adj and oom_score_adj tunables
by David Rientjes
· 14 years ago
3d5992d
oom: add per-mm oom disable count
by Ying Han
· 14 years ago
a4f7326
vmcore: it is not experimental any more
by WANG Cong
· 14 years ago
1b627d5
hostfs: fix UML crash: remove f_spare from hostfs
by Richard Weinberger
· 14 years ago
f9ba537
Merge branch 'ima-memory-use-fixes'
by Linus Torvalds
· 14 years ago
a178d20
IMA: move read counter into struct inode
by Eric Paris
· 14 years ago
036a107
NFS: Fix a compile issue in nfs_root
by Trond Myklebust
· 14 years ago
f1ebdd6
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 14 years ago
4390110
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
a4dd8dc
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
43c2e88
nfs4: fix channel attribute sanity-checks
by J. Bruce Fields
· 14 years ago
63997e9
split invalidate_inodes()
by Al Viro
· 14 years ago
9843b76
fs: skip I_FREEING inodes in writeback_sb_inodes
by Christoph Hellwig
· 14 years ago
a031878
fs: fold invalidate_list into invalidate_inodes
by Christoph Hellwig
· 14 years ago
d895a1c
fs: do not drop inode_lock in dispose_list
by Christoph Hellwig
· 14 years ago
7ccf19a
fs: inode split IO and LRU lists
by Nick Piggin
· 14 years ago
a5491e0
fs: switch bdev inode bdi's correctly
by Dave Chinner
· 14 years ago
99a3891
fs: fix buffer invalidation in invalidate_list
by Christoph Hellwig
· 14 years ago
4d4eb36
fsnotify: use dget_parent
by Christoph Hellwig
· 14 years ago
be9eee2
smbfs: use dget_parent
by Christoph Hellwig
· 14 years ago
0461ee2
exportfs: use dget_parent
by Christoph Hellwig
· 14 years ago
3825bdb
fs: use RCU read side protection in d_validate
by Christoph Hellwig
· 14 years ago
a463335
fs: clean up dentry lru modification
by Christoph Hellwig
· 14 years ago
3049cfe
fs: split __shrink_dcache_sb
by Christoph Hellwig
· 14 years ago
265ac90
fs: improve DCACHE_REFERENCED usage
by Nick Piggin
· 14 years ago
312d3ca
fs: use percpu counter for nr_dentry and nr_dentry_unused
by Christoph Hellwig
· 14 years ago
9c82ab9
fs: simplify __d_free
by Christoph Hellwig
· 14 years ago
be14824
fs: take dcache_lock inside __d_path
by Christoph Hellwig
· 14 years ago
85fe402
fs: do not assign default i_ino in new_inode
by Christoph Hellwig
· 14 years ago
f991bd2
fs: introduce a per-cpu last_ino allocator
by Eric Dumazet
· 14 years ago
7de9c6ee
new helper: ihold()
by Al Viro
· 14 years ago
646ec46
fs: remove inode_add_to_list/__inode_add_to_list
by Christoph Hellwig
· 14 years ago
f7899bd
fs: move i_count increments into find_inode/find_inode_fast
by Christoph Hellwig
· 14 years ago
ad5e195
fs: Stop abusing find_inode_fast in iunique
by Christoph Hellwig
· 14 years ago
4c51acb
fs: Factor inode hash operations into functions
by Dave Chinner
· 14 years ago
9e38d86
fs: Implement lazy LRU updates for inodes
by Nick Piggin
· 14 years ago
cffbc8a
fs: Convert nr_inodes and nr_unused to per-cpu counters
by Dave Chinner
· 14 years ago
be1a16a
vfs: fix infinite loop caused by clone_mnt race
by Miklos Szeredi
· 14 years ago
89b0fc3
switch hfs to hlist_add_fake()
by Al Viro
· 14 years ago
756acc2
list.h: new helper - hlist_add_fake()
by Al Viro
· 14 years ago
1d3382cb
new helper: inode_unhashed()
by Al Viro
· 14 years ago
a8dade3
unexport invalidate_inodes
by Al Viro
· 14 years ago
61ebdb4
smbfs never retains inodes with zero refcount in the first place
by Al Viro
· 14 years ago
70fd136
ntfs: don't call invalidate_inodes()
by Al Viro
· 14 years ago
9dcefee50
gfs2: invalidate_inodes() is no-op there
by Al Viro
· 14 years ago
8e3b9a0
ext2_remount: don't bother with invalidate_inodes()
by Al Viro
· 14 years ago
309f77a
fs/buffer.c: call __block_write_begin() if we have page
by Namhyung Kim
· 14 years ago
a3314a0
lockdep: fixup checking of dir inode annotation
by Namhyung Kim
· 14 years ago
306fb09
aio: bump i_count instead of using igrab
by Chris Mason
· 14 years ago
8358e7d
fs/buffer.c: remove duplicated assignment on b_private
by Namhyung Kim
· 14 years ago
bb1e5f8
fs: move exportfs since it is not a networking filesystem
by Randy Dunlap
· 14 years ago
3072b90
hfs: use sync_dirty_buffer
by Christoph Hellwig
· 14 years ago
4a3956c
vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos
by KAMEZAWA Hiroyuki
· 14 years ago
ba10f48
hostfs: fix UML crash: remove f_spare from hostfs
by Richard Weinberger
· 14 years ago
0e45b67
affs: testing the wrong variable
by Dan Carpenter
· 14 years ago
7e360c3
fs: allow for more than 2^31 files
by Eric Dumazet
· 14 years ago
fde214d
isofs: Fix isofs_get_blocks for 8TB files
by Jan Kara
· 14 years ago
ebdec24
fs: kill block_prepare_write
by Christoph Hellwig
· 14 years ago
56b0dac
fs: mark destroy_inode static
by Christoph Hellwig
· 14 years ago
c3765016
fs: add sync_inode_metadata
by Christoph Hellwig
· 14 years ago
81fca44
fs: move permission check back into __lookup_hash
by Christoph Hellwig
· 14 years ago
74eb94b
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
57c155d
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 14 years ago
fe2fd9e
exofs: Remove inode->i_count manipulation in exofs_new_inode
by Boaz Harrosh
· 14 years ago
571f7f4
fs/exofs: typo fix of faild to failed
by Joe Perches
· 14 years ago
da47c19
Coda: replace BKL with mutex
by Yoshihisa Abe
· 14 years ago
f7cc02b8
Coda: push BKL regions into coda_upcall()
by Yoshihisa Abe
· 14 years ago
b5ce1d8
Coda: add spin lock to protect accesses to struct coda_inode_info.
by Yoshihisa Abe
· 14 years ago
8e77516
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
a663bdd
nfsd4: fix connection allocation in sequence()
by J. Bruce Fields
· 14 years ago
1c78709
NFSv4.1: Use more sensible names for 'initialize_mountpoint'
by Trond Myklebust
· 14 years ago
16b374c
NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastructure
by Andy Adamson
· 14 years ago
b1f69b7
NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure
by Andy Adamson
· 14 years ago
974cec8
NFS: client needs to maintain list of inodes with active layouts
by Andy Adamson
· 14 years ago
e5e9401
NFS: create and destroy inode's layout cache
by Benny Halevy
· 14 years ago
7ab672c
NFSv4.1: pnfs: filelayout: introduce minimal file layout driver
by Dean Hildebrand
· 14 years ago
02c35fc
NFSv4.1: pnfs: full mount/umount infrastructure
by Fred Isaman
· 14 years ago
85e174b
NFS: set layout driver
by Ricardo Labiaga
· 14 years ago
504913f
NFS: ask for layouttypes during v4 fsinfo call
by Andy Adamson
· 14 years ago
9449925
NFS: change stateid to be a union
by Alexandros Batsakis
· 14 years ago
3c9101a
NFSD: remove duplicate NFS4_STATEID_SIZE
by Andy Adamson
· 14 years ago
3388bff
nfs: fix unchecked value
by Roman Borisov
· 14 years ago
55b6e77
Ask for time_delta during fsinfo probe
by Ricardo Labiaga
· 14 years ago
Next »