Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
28190145543260c155216b9bd3adf57bee50f8b2
/
fs
001a541
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 13 years ago
40ba587
Merge branch 'akpm' (aka "Andrew's patch-bomb")
by Linus Torvalds
· 13 years ago
0499680
procfs: add hidepid= and gid= mount options
by Vasiliy Kulikov
· 13 years ago
9741295
procfs: parse mount options
by Vasiliy Kulikov
· 13 years ago
640708a
procfs: introduce the /proc/<pid>/map_files/ directory
by Pavel Emelyanov
· 13 years ago
7773fbc
procfs: make proc_get_link to use dentry instead of inode
by Cyrill Gorcunov
· 13 years ago
9b467e6
reiserfs: don't lock root inode searching
by Frederic Weisbecker
· 13 years ago
37c69b9
reiserfs: don't lock journal_init()
by Frederic Weisbecker
· 13 years ago
f32485b
reiserfs: delay reiserfs lock until journal initialization
by Frederic Weisbecker
· 13 years ago
b18c1c6
reiserfs: delete comments referring to the BKL
by Davidlohr Bueso
· 13 years ago
e39f560
fs: binfmt_elf: create Kconfig variable for PIE randomization
by David Daney
· 13 years ago
43d2b11
tracepoint: add tracepoints for debugging oom_score_adj
by KAMEZAWA Hiroyuki
· 13 years ago
e3a41a5
btrfs: pass __GFP_WRITE for buffered write page allocations
by Johannes Weiner
· 13 years ago
5f8aefd
mm: account reaped page cache on inode cache pruning
by Konstantin Khlebnikov
· 13 years ago
54c2c57
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
609eac1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 13 years ago
57eccf1
Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
5c395ae
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 13 years ago
49d41ba
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 13 years ago
7b3480f
Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
ff9cb1c
Merge branch 'for_linus' into for_linus_merged
by Theodore Ts'o
· 13 years ago
d50f2ab
ext4: fix undefined behavior in ext4_fill_flex_info()
by Xi Wang
· 13 years ago
e4e1118
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
adc0e91
vfs: new helper - d_make_root()
by Al Viro
· 13 years ago
b48f03b
dcache: use a dispose list in select_parent
by Dave Chinner
· 13 years ago
3c5184e
ceph: d_alloc_root() may fail
by Al Viro
· 13 years ago
94bf608
ext4: fix failure exits
by Al Viro
· 13 years ago
ac69e09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 13 years ago
9e20393
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 13 years ago
993ecff
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
55b81e6
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
21a2cb5
Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 13 years ago
074b1d1
NFSv4: Change the default setting of the nfs4_disable_idmapping parameter
by Trond Myklebust
· 13 years ago
800ffd3
mtd: do not use mtd->block_markbad directly
by Artem Bityutskiy
· 13 years ago
d58b27e
logfs: do not use 'mtd->block_isbad' directly
by Artem Bityutskiy
· 13 years ago
327cf29
mtd: do not use mtd->sync directly
by Artem Bityutskiy
· 13 years ago
1dbebd3
mtd: harmonize mtd_writev usage
by Artem Bityutskiy
· 13 years ago
4991e72
romfs: do not use mtd->get_unmapped_area directly
by Artem Bityutskiy
· 13 years ago
1093447
mtd: do use mtd->point directly
by Artem Bityutskiy
· 13 years ago
4ccf2f1
jffs: remove custom mtd_fake_writev function
by Artem Bityutskiy
· 13 years ago
5942ddb
mtd: introduce mtd_block_markbad interface
by Artem Bityutskiy
· 13 years ago
7086c19
mtd: introduce mtd_block_isbad interface
by Artem Bityutskiy
· 13 years ago
85f2f2a
mtd: introduce mtd_sync interface
by Artem Bityutskiy
· 13 years ago
b0a31f7
mtd: introduce mtd_writev interface
by Artem Bityutskiy
· 13 years ago
a2cc5ba
mtd: introduce mtd_write_oob interface
by Artem Bityutskiy
· 13 years ago
fd2819b
mtd: introduce mtd_read_oob interface
by Artem Bityutskiy
· 13 years ago
eda95cb
mtd: introduce mtd_write interface
by Artem Bityutskiy
· 13 years ago
329ad39
mtd: introduce mtd_read interface
by Artem Bityutskiy
· 13 years ago
04c601b
mtd: introduce mtd_get_unmapped_area interface
by Artem Bityutskiy
· 13 years ago
7219778
mtd: introduce mtd_unpoint interface
by Artem Bityutskiy
· 13 years ago
d35ea20
mtd: introduce mtd_point interface
by Artem Bityutskiy
· 13 years ago
7e1f0dc
mtd: introduce mtd_erase interface
by Artem Bityutskiy
· 13 years ago
48d3610
logfs: rename functions starting with mtd_
by Artem Bityutskiy
· 13 years ago
5346671
jffs2: fix up error handling for insert_inode_locked
by Eric Sandeen
· 13 years ago
8fdd8c4
isofs: inode leak on mount failure
by Al Viro
· 13 years ago
302bf2f
ext2/3/4: delete unneeded includes of module.h
by Paul Gortmaker
· 13 years ago
6c2155b
ext{3,4}: Fix potential race when setversion ioctl updates inode
by Djalal Harouni
· 13 years ago
853a0c2
udf: Mark LVID buffer as uptodate before marking it dirty
by Jan Kara
· 13 years ago
33c104d
ext3: Don't warn from writepage when readonly inode is spotted after error
by Jan Kara
· 13 years ago
0048278
jbd: Remove j_barrier mutex
by Jan Kara
· 13 years ago
a9e36da
reiserfs: Force inode evictions before umount to avoid crash
by Jeff Mahoney
· 13 years ago
a06d789
reiserfs: Fix quota mount option parsing
by Jan Kara
· 13 years ago
fef2e9f
udf: Treat symlink component of type 2 as /
by Jan Kara
· 13 years ago
d2eb8c3
udf: Fix deadlock when converting file from in-ICB one to normal one
by Jan Kara
· 13 years ago
7b0b093
udf: Cleanup calling convention of inode_getblk()
by Jan Kara
· 13 years ago
ef6919c
ext2: Fix error handling on inode bitmap corruption
by Jan Kara
· 13 years ago
1415dd8
ext3: Fix error handling on inode bitmap corruption
by Jan Kara
· 13 years ago
d03e129
ext3: replace ll_rw_block with other functions
by Zheng Liu
· 13 years ago
0ce8c010
ext[34]: avoid i_nlink warnings triggered by drop_nlink/inc_nlink kludge in symlink()
by Al Viro
· 13 years ago
da01636
exofs: oops after late failure in mount
by Al Viro
· 13 years ago
3850aba
devpts: fix double-free on mount failure
by Al Viro
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
1619ed8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 13 years ago
29ad0de
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
724577c
ore: Must support none-PAGE-aligned IO
by Boaz Harrosh
· 13 years ago
bc31b86
writeback: move MIN_WRITEBACK_PAGES to fs-writeback.c
by Wu Fengguang
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
6926afd
NFSv4: Save the owner/group name string when doing open
by Trond Myklebust
· 13 years ago
c3aa077
reiserfs: Properly display mount options in /proc/mounts
by Jan Kara
· 13 years ago
8e8b879
vfs: prevent remount read-only if pending removes
by Miklos Szeredi
· 13 years ago
7ada4db
vfs: count unlinked inodes
by Miklos Szeredi
· 13 years ago
4ed5e82
vfs: protect remounting superblock read-only
by Miklos Szeredi
· 13 years ago
39f7c4d
vfs: keep list of mounts for each superblock
by Miklos Szeredi
· 13 years ago
34c80b1
vfs: switch ->show_options() to struct dentry *
by Al Viro
· 13 years ago
a6322de
vfs: switch ->show_path() to struct dentry *
by Al Viro
· 13 years ago
d861c63
vfs: switch ->show_devname() to struct dentry *
by Al Viro
· 13 years ago
6413237
vfs: switch ->show_stats to struct dentry *
by Al Viro
· 13 years ago
cdcf116
switch security_path_chmod() to struct path *
by Al Viro
· 13 years ago
d8c9584
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
by Al Viro
· 13 years ago
ece2ccb
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
by Al Viro
· 13 years ago
6ed23fd
Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 13 years ago
9753dfe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
ff4b8a5
Merge branch 'driver-core-next' into Linux 3.2
by Greg Kroah-Hartman
· 13 years ago
0db49b7
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
f766619
fs/9p: iattr_valid flags are kernel internal flags map them to 9p values.
by Aneesh Kumar K.V
· 13 years ago
361aba5
ore: fix BUG_ON, too few sgs when reading
by Boaz Harrosh
· 13 years ago
ffefb8ea
ore: Fix crash in case of an IO error.
by Boaz Harrosh
· 13 years ago
831c2dc
ore: FIX breakage when MISC_FILESYSTEMS is not set
by Boaz Harrosh
· 13 years ago
Next »