Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Deepa Dinamani
|
02027d42c3
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
|
9 years ago |
Jan Kara
|
31051c85b5
fs: Give dentry to inode_change_ok() instead of inode
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Tetsuo Handa
|
1d5cfdb076
tree wide: use kvfree() than conditional kfree()/vfree()
|
9 years ago |
Linus Torvalds
|
54245ed870
Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtd
|
10 years ago |
Al Viro
|
a8db149fc9
jffs2: switch to simple_follow_link()
|
10 years ago |
Brian Norris
|
7aaea7605c
jffs2: fix unbalanced locking
|
11 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Linus Torvalds
|
c29aa153ef
Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd
|
11 years ago |
Sasha Levin
|
67f9fd91f9
mm: remove read_cache_page_async()
|
11 years ago |
Johannes Weiner
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 years ago |
Wang Guoli
|
01887a3a23
jffs2: unlock f->sem on error in jffs2_new_inode()
|
11 years ago |
Christoph Hellwig
|
f2963d4551
jffs2: use generic posix ACL infrastructure
|
11 years ago |
Huang Shijie
|
e104f1e9da
jffs2: do not support the MLC nand
|
12 years ago |
Eric W. Biederman
|
0cfe53d3c3
userns: Convert jffs2 to use kuid and kgid where appropriate
|
13 years ago |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
13 years ago |
Linus Torvalds
|
623ff7739e
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
|
13 years ago |
Joe Perches
|
5a528957e7
jffs2: Use pr_fmt and remove jffs: from formats
|
13 years ago |
Joe Perches
|
da320f055a
jffs2: Convert printks to pr_<level>
|
13 years ago |
Joe Perches
|
9c261b33a9
jffs2: Convert most D1/D2 macros to jffs2_dbg
|
13 years ago |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 years ago |
Eric Sandeen
|
5346671020
jffs2: fix up error handling for insert_inode_locked
|
13 years ago |
Linus Torvalds
|
e0d65113a7
Merge git://git.infradead.org/mtd-2.6
|
13 years ago |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 years ago |
Andres Salomon
|
92abc475d8
jffs2: implement mount option parsing and compression overriding
|
14 years ago |
Al Viro
|
d3fb612076
switch posix_acl_create() to umode_t *
|
14 years ago |
Al Viro
|
61effb519c
jffs2: S_ISLNK(mode & S_IFMT) is pointless
|
14 years ago |
Al Viro
|
963945bf93
fix jffs2 ACLs on big-endian with 16bit mode_t
|
14 years ago |
Christoph Hellwig
|
aa38572954
fs: pass exact type of data dirties to ->dirty_inode
|
14 years ago |