Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
2887fe45522843149ccf72e01f43813be4fb36c5
/
fs
/
nilfs2
349dbc3
nilfs2: fix infinite loop in nilfs_palloc_freev function
by Ryusuke Konishi
· 13 years ago
7dcda1c
fs: export empty_aops
by Jens Axboe
· 14 years ago
af71dda
nilfs2: fix whitespace coding style issues
by Nicolas Kaiser
· 14 years ago
d611b22
nilfs2: fix oops due to a bad aops initialization
by Ryusuke Konishi
· 14 years ago
3409453
nilfs2: fix data loss in mmap page write for hole blocks
by Ryusuke Konishi
· 14 years ago
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
2e14967
userns: rename is_owner_or_cap to inode_owner_or_capable
by Serge E. Hallyn
· 14 years ago
a49ebba
nilfs2: use little-endian bitops
by Akinobu Mita
· 14 years ago
4c63f56
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
by Jens Axboe
· 14 years ago
721a960
block: kill off REQ_UNPLUG
by Jens Axboe
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
e3154e9
nilfs2: get rid of nilfs_sb_info structure
by Ryusuke Konishi
· 14 years ago
f754514
nilfs2: use sb instance instead of nilfs_sb_info struct
by Ryusuke Konishi
· 14 years ago
d96bbfa
nilfs2: get rid of sc_sbi back pointer
by Ryusuke Konishi
· 14 years ago
3fd3fe5
nilfs2: move log writer onto nilfs object
by Ryusuke Konishi
· 14 years ago
9b1fc4e4
nilfs2: move next generation counter into nilfs object
by Ryusuke Konishi
· 14 years ago
693dd32
nilfs2: move s_inode_lock and s_dirty_files into nilfs object
by Ryusuke Konishi
· 14 years ago
574e6c3
nilfs2: move parameters on nilfs_sb_info into nilfs object
by Ryusuke Konishi
· 14 years ago
3b2ce58
nilfs2: move mount options to nilfs object
by Ryusuke Konishi
· 14 years ago
be66737
nilfs2: record used amount of each checkpoint in checkpoint list
by Ryusuke Konishi
· 14 years ago
ae19183
nilfs2: optimize rec_len functions
by Ryusuke Konishi
· 14 years ago
4138ec2
nilfs2: append blocksize info to warnings during loading super blocks
by Ryusuke Konishi
· 14 years ago
828b1c5
nilfs2: add compat ioctl
by Ryusuke Konishi
· 14 years ago
cde98f0
nilfs2: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION
by Ryusuke Konishi
· 14 years ago
b253a3e
nilfs2: tighten restrictions on inode flags
by Ryusuke Konishi
· 14 years ago
32f4aeb
nilfs2: mark S_NOATIME on inodes only if NOATIME attribute is set
by Ryusuke Konishi
· 14 years ago
f0c9f24
nilfs2: use common file attribute macros
by Ryusuke Konishi
· 14 years ago
9954e7a
nilfs2: add free entries count only if clear bit operation succeeded
by Ryusuke Konishi
· 14 years ago
25b18d3
nilfs2: decrement inodes count only if raw inode was successfully deleted
by Ryusuke Konishi
· 14 years ago
8336026
Merge branch 'i_nlink' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
30eb43d
nilfs2: i_nlink races in rename()
by Al Viro
· 14 years ago
72746ac
nilfs2: fix regression that i-flag is not set on changeless checkpoints
by Ryusuke Konishi
· 14 years ago
2aa1589
mm: prevent concurrent unmap_mapping_range() on the same inode
by Miklos Szeredi
· 14 years ago
0ca7a5b
nilfs2: fix crash after one superblock became unavailable
by Ryusuke Konishi
· 14 years ago
275220f
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
57cc721
headers: kobject.h redux
by Alexey Dobriyan
· 14 years ago
365e215
nilfs2: unfold nilfs_dat_inode function
by Ryusuke Konishi
· 14 years ago
bcbc8c6
nilfs2: do not pass sbi to functions which can get it from inode
by Ryusuke Konishi
· 14 years ago
06df0f9
nilfs2: get rid of nilfs_mount_options structure
by Ryusuke Konishi
· 14 years ago
a7a8447
nilfs2: simplify nilfs_mdt_freeze_buffer
by Ryusuke Konishi
· 14 years ago
888da23c2
nilfs2: get rid of loaded flag from nilfs object
by Ryusuke Konishi
· 14 years ago
ae53a0a
nilfs2: fix a checkpatch error in page.c
by Ryusuke Konishi
· 14 years ago
622daaf
nilfs2: fiemap support
by Ryusuke Konishi
· 14 years ago
27e6c7a
nilfs2: mark buffer heads as delayed until the data is written to disk
by Ryusuke Konishi
· 14 years ago
e828949
nilfs2: call nilfs_error inside bmap routines
by Ryusuke Konishi
· 14 years ago
b004a5e
fs/nilfs2/super.c: Use printf extension %pV
by Joe Perches
· 14 years ago
b74c79e
fs: provide rcu-walk aware permission i_ops
by Nick Piggin
· 14 years ago
fa0d7e3
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
b7ab39f
fs: dcache scale dentry refcount
by Nick Piggin
· 14 years ago
947b10a
nilfs2: fix regression of garbage collection ioctl
by Ryusuke Konishi
· 14 years ago
f6c26ec
nilfs2: fix typo in comment of nilfs_dat_move function
by Ryusuke Konishi
· 14 years ago
103cfcf
nilfs2: nilfs_iget_for_gc() returns ERR_PTR
by Dan Carpenter
· 14 years ago
d4d7762
block: clean up blkdev_get() wrappers and their users
by Tejun Heo
· 14 years ago
e525fd8
block: make blkdev_get/put() handle exclusive access
by Tejun Heo
· 14 years ago
e4c59d6
convert nilfs
by Al Viro
· 14 years ago
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
f629d1c
mm: add account_page_writeback()
by Michael Rubin
· 14 years ago
7de9c6e
new helper: ihold()
by Al Viro
· 14 years ago
ab34c02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 14 years ago
6b81e14
nilfs2: eliminate sparse warning - "context imbalance"
by Jiro SEKIBA
· 14 years ago
abc0b50
nilfs2: eliminate sparse warnings - "symbol not declared"
by Jiro SEKIBA
· 14 years ago
026a7d6
nilfs2: get rid of bdi from nilfs object
by Ryusuke Konishi
· 14 years ago
5beb6e0
nilfs2: add bdev freeze/thaw support
by Ryusuke Konishi
· 14 years ago
c05dbfc
nilfs2: accept 64-bit checkpoint numbers in cp mount option
by Ryusuke Konishi
· 14 years ago
2879ed6
nilfs2: remove own inode allocator and destructor for metadata files
by Ryusuke Konishi
· 14 years ago
090fd5b
nilfs2: get rid of back pointer to writable sb instance
by Ryusuke Konishi
· 14 years ago
c6e0718
nilfs2: get rid of mi_nilfs back pointer to nilfs object
by Ryusuke Konishi
· 14 years ago
032dbb3
nilfs2: see state of root dentry for mount check of snapshots
by Ryusuke Konishi
· 14 years ago
f1e89c8
nilfs2: use iget for all metadata files
by Ryusuke Konishi
· 14 years ago
c1c1d7092
nilfs2: get rid of GCDAT inode
by Ryusuke Konishi
· 14 years ago
b1f6a4f
nilfs2: add routines to redirect access to buffers of DAT file
by Ryusuke Konishi
· 14 years ago
ebdfed4
nilfs2: add routines to roll back state of DAT file
by Ryusuke Konishi
· 14 years ago
a8070dd
nilfs2: add routines to save and restore bmap state
by Ryusuke Konishi
· 14 years ago
adbb39b
nilfs2: do not allocate nilfs_mdt_info structure to gc-inodes
by Ryusuke Konishi
· 14 years ago
518d1a6
nilfs2: allow nilfs_clear_inode to clear metadata file inodes
by Ryusuke Konishi
· 14 years ago
348fe8d
nilfs2: simplify life cycle management of nilfs object
by Ryusuke Konishi
· 14 years ago
f11459a
nilfs2: do not allocate multiple super block instances for a device
by Ryusuke Konishi
· 14 years ago
ab4d8f7
nilfs2: split out nilfs_attach_snapshot
by Ryusuke Konishi
· 14 years ago
367ea33
nilfs2: split out nilfs_get_root_dentry
by Ryusuke Konishi
· 14 years ago
dc3d3b8
nilfs2: deny write access to inodes in snapshots
by Ryusuke Konishi
· 14 years ago
fd52202
nilfs2: use checkpoint tree for mount check of snapshots
by Ryusuke Konishi
· 14 years ago
b7c0634
nilfs2: move inode count and block count into root object
by Ryusuke Konishi
· 14 years ago
e912a5b
nilfs2: use root object to get ifile
by Ryusuke Konishi
· 14 years ago
8e656fd
nilfs2: make snapshots in checkpoint tree exportable
by Ryusuke Konishi
· 14 years ago
4d8d929
nilfs2: set pointer to root object in inodes
by Ryusuke Konishi
· 14 years ago
ba65ae4
nilfs2: add checkpoint tree to nilfs object
by Ryusuke Konishi
· 14 years ago
263d90c
nilfs2: remove own inode hash used for GC
by Ryusuke Konishi
· 14 years ago
5e19a99
nilfs2: separate initializer of metadata file inode
by Ryusuke Konishi
· 14 years ago
0e14a35
nilfs2: use iget5_locked to get inode
by Ryusuke Konishi
· 14 years ago
6c43f41
nilfs2: keep zero value in i_cno except for gc-inodes
by Ryusuke Konishi
· 14 years ago
7d6cd92
nilfs2: allow nilfs_dirty_inode to mark metadata file inodes dirty
by Ryusuke Konishi
· 14 years ago
b91c9a9
nilfs2: allow nilfs_destroy_inode to destroy metadata file inodes
by Ryusuke Konishi
· 14 years ago
9566a7a
nilfs2: accept future revisions
by Ryusuke Konishi
· 14 years ago
a288709
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
fa251f89
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
by Jens Axboe
· 14 years ago
d6d4c19
BKL: Remove BKL from NILFS2
by Jan Blunck
· 15 years ago
db71922
BKL: Explicitly add BKL around get_sb/fill_super
by Jan Blunck
· 14 years ago
dd3932e
block: remove BLKDEV_IFL_WAIT
by Christoph Hellwig
· 14 years ago
f8c131f
nilfs2: replace barriers with explicit flush / FUA usage
by Christoph Hellwig
· 14 years ago
4afc313
nilfs2: fix leak of shadow dat inode in error path of load_nilfs
by Ryusuke Konishi
· 14 years ago
Next »