index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-03
git simplify nilfs check for busy subtree
Al Viro
1
-19
/
+7
2013-07-05
helper for reading ->d_count
Al Viro
1
-1
/
+1
2013-07-03
] nilfs2: use atomic64_t type for inodes_count and blocks_count fields in nil...
Vyacheslav Dubeyko
1
-3
/
+5
2013-07-03
nilfs2: implement calculation of free inodes count
Vyacheslav Dubeyko
1
-2
/
+23
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2012-10-02
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
1
-0
/
+6
2012-08-04
nilfs2: nuke write_super from comments
Artem Bityutskiy
1
-4
/
+0
2012-07-30
nilfs2: fix deadlock issue between chcp and thaw ioctls
Ryusuke Konishi
1
-0
/
+3
2012-07-30
nilfs2: remove references to long gone super operations
Fernando Luis Vazquez Cao
1
-3
/
+0
2012-07-14
VFS: Pass mount flags to sget()
David Howells
1
-2
/
+2
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-2
/
+1
2012-03-20
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
Al Viro
1
-0
/
+1
2012-01-06
vfs: switch ->show_options() to struct dentry *
Al Viro
1
-3
/
+3
2012-01-03
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
1
-2
/
+0
2011-05-10
nilfs2: always set back pointer to host inode in mapping->host
Ryusuke Konishi
1
-1
/
+1
2011-05-10
nilfs2: implement resize ioctl
Ryusuke Konishi
1
-0
/
+72
2011-05-10
nilfs2: add routine to move secondary super block
Ryusuke Konishi
1
-0
/
+57
2011-03-09
nilfs2: get rid of nilfs_sb_info structure
Ryusuke Konishi
1
-40
/
+23
2011-03-09
nilfs2: use sb instance instead of nilfs_sb_info struct
Ryusuke Konishi
1
-54
/
+51
2011-03-09
nilfs2: move next generation counter into nilfs object
Ryusuke Konishi
1
-11
/
+0
2011-03-09
nilfs2: move s_inode_lock and s_dirty_files into nilfs object
Ryusuke Konishi
1
-3
/
+0
2011-03-09
nilfs2: move parameters on nilfs_sb_info into nilfs object
Ryusuke Konishi
1
-5
/
+5
2011-03-09
nilfs2: move mount options to nilfs object
Ryusuke Konishi
1
-27
/
+29
2011-02-23
mm: prevent concurrent unmap_mapping_range() on the same inode
Miklos Szeredi
1
-1
/
+1
2011-01-22
nilfs2: fix crash after one superblock became unavailable
Ryusuke Konishi
1
-1
/
+2
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-4
/
+4
2011-01-10
headers: kobject.h redux
Alexey Dobriyan
1
-1
/
+0
2011-01-10
nilfs2: get rid of nilfs_mount_options structure
Ryusuke Konishi
1
-3
/
+3
2011-01-10
fs/nilfs2/super.c: Use printf extension %pV
Joe Perches
1
-7
/
+16
2011-01-07
fs: icache RCU free inodes
Nick Piggin
1
-1
/
+9
2011-01-07
fs: dcache scale dentry refcount
Nick Piggin
1
-1
/
+1
2010-11-13
block: clean up blkdev_get() wrappers and their users
Tejun Heo
1
-4
/
+4
2010-11-13
block: make blkdev_get/put() handle exclusive access
Tejun Heo
1
-2
/
+2
2010-10-29
convert nilfs
Al Viro
1
-9
/
+7
2010-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
1
-282
/
+327
2010-10-23
nilfs2: eliminate sparse warnings - "symbol not declared"
Jiro SEKIBA
1
-1
/
+1
2010-10-23
nilfs2: get rid of bdi from nilfs object
Ryusuke Konishi
1
-1
/
+4
2010-10-23
nilfs2: add bdev freeze/thaw support
Ryusuke Konishi
1
-4
/
+54
2010-10-23
nilfs2: accept 64-bit checkpoint numbers in cp mount option
Ryusuke Konishi
1
-13
/
+12
2010-10-23
nilfs2: remove own inode allocator and destructor for metadata files
Ryusuke Konishi
1
-7
/
+2
2010-10-23
nilfs2: see state of root dentry for mount check of snapshots
Ryusuke Konishi
1
-0
/
+32
2010-10-23
nilfs2: use iget for all metadata files
Ryusuke Konishi
1
-7
/
+14
2010-10-23
nilfs2: simplify life cycle management of nilfs object
Ryusuke Konishi
1
-45
/
+22
2010-10-23
nilfs2: do not allocate multiple super block instances for a device
Ryusuke Konishi
1
-116
/
+100
2010-10-23
nilfs2: split out nilfs_attach_snapshot
Ryusuke Konishi
1
-28
/
+45
2010-10-23
nilfs2: split out nilfs_get_root_dentry
Ryusuke Konishi
1
-19
/
+35
2010-10-23
nilfs2: move inode count and block count into root object
Ryusuke Konishi
1
-5
/
+6
2010-10-23
nilfs2: use root object to get ifile
Ryusuke Konishi
1
-29
/
+13
2010-10-23
nilfs2: make snapshots in checkpoint tree exportable
Ryusuke Konishi
1
-51
/
+1
2010-10-23
nilfs2: set pointer to root object in inodes
Ryusuke Konishi
1
-7
/
+30
[next]