index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2011-03-18
19
-476
/
+503
|
\
|
*
nilfs2: get rid of nilfs_sb_info structure
Ryusuke Konishi
2011-03-09
12
-134
/
+68
|
*
nilfs2: use sb instance instead of nilfs_sb_info struct
Ryusuke Konishi
2011-03-09
7
-145
/
+129
|
*
nilfs2: get rid of sc_sbi back pointer
Ryusuke Konishi
2011-03-09
2
-19
/
+12
|
*
nilfs2: move log writer onto nilfs object
Ryusuke Konishi
2011-03-09
3
-39
/
+34
|
*
nilfs2: move next generation counter into nilfs object
Ryusuke Konishi
2011-03-09
5
-19
/
+15
|
*
nilfs2: move s_inode_lock and s_dirty_files into nilfs object
Ryusuke Konishi
2011-03-09
6
-61
/
+63
|
*
nilfs2: move parameters on nilfs_sb_info into nilfs object
Ryusuke Konishi
2011-03-09
4
-16
/
+19
|
*
nilfs2: move mount options to nilfs object
Ryusuke Konishi
2011-03-09
5
-49
/
+54
|
*
nilfs2: record used amount of each checkpoint in checkpoint list
Ryusuke Konishi
2011-03-08
6
-19
/
+25
|
*
nilfs2: optimize rec_len functions
Ryusuke Konishi
2011-03-08
1
-0
/
+1
|
*
nilfs2: append blocksize info to warnings during loading super blocks
Ryusuke Konishi
2011-03-08
1
-4
/
+7
|
*
nilfs2: add compat ioctl
Ryusuke Konishi
2011-03-08
4
-2
/
+24
|
*
nilfs2: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION
Ryusuke Konishi
2011-03-08
1
-0
/
+70
|
*
nilfs2: tighten restrictions on inode flags
Ryusuke Konishi
2011-03-08
2
-5
/
+19
|
*
nilfs2: mark S_NOATIME on inodes only if NOATIME attribute is set
Ryusuke Konishi
2011-03-08
1
-2
/
+0
|
*
nilfs2: use common file attribute macros
Ryusuke Konishi
2011-03-08
2
-10
/
+7
|
*
nilfs2: add free entries count only if clear bit operation succeeded
Ryusuke Konishi
2011-03-08
1
-5
/
+7
|
*
nilfs2: decrement inodes count only if raw inode was successfully deleted
Ryusuke Konishi
2011-03-08
1
-2
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2011-03-18
10
-226
/
+317
|
\
\
|
*
|
dlm: use alloc_workqueue function
David Teigland
2011-03-10
1
-2
/
+4
|
*
|
dlm: increase default hash table sizes
David Teigland
2011-03-10
1
-2
/
+2
|
*
|
dlm: record full callback state
David Teigland
2011-03-10
8
-222
/
+311
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-18
8
-261
/
+268
|
\
\
\
|
*
|
|
fs: call security_d_instantiate in d_obtain_alias V2
Josef Bacik
2011-03-18
1
-0
/
+3
|
*
|
|
lose 'mounting_here' argument in ->d_manage()
Al Viro
2011-03-18
2
-7
/
+6
|
*
|
|
don't pass 'mounting_here' flag to follow_down()
Al Viro
2011-03-18
2
-3
/
+3
|
*
|
|
change the locking order for namespace_sem
Al Viro
2011-03-18
1
-60
/
+73
|
*
|
|
fix deadlock in pivot_root()
Al Viro
2011-03-18
1
-11
/
+5
|
*
|
|
vfs: split off vfsmount-related parts of vfs_kern_mount()
Al Viro
2011-03-17
3
-122
/
+132
|
*
|
|
Some fixes for pstore
Tony Luck
2011-03-17
1
-60
/
+56
|
*
|
|
kill simple_set_mnt()
Al Viro
2011-03-17
1
-8
/
+0
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco...
Linus Torvalds
2011-03-18
1
-46
/
+20
|
\
\
\
\
|
*
|
|
|
omfs: make readdir stop when filldir says so
Al Viro
2011-03-05
1
-2
/
+3
|
*
|
|
|
omfs: merge unlink() and rmdir(), close leak in rename()
Al Viro
2011-03-05
1
-40
/
+13
|
*
|
|
|
omfs: stop playing silly buggers with omfs_unlink() in ->rename()
Al Viro
2011-03-05
1
-4
/
+3
|
*
|
|
|
omfs: rename() needs to mark old_inode dirty after ctime update
Al Viro
2011-03-05
1
-0
/
+1
*
|
|
|
|
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2011-03-18
14
-174
/
+447
|
\
\
\
\
\
|
*
|
|
|
|
UBIFS: clean-up commentaries
Artem Bityutskiy
2011-03-16
1
-3
/
+3
|
*
|
|
|
|
UBIFS: save 128KiB or more RAM
Artem Bityutskiy
2011-03-16
2
-11
/
+0
|
*
|
|
|
|
UBIFS: allocate orphans scan buffer on demand
Artem Bityutskiy
2011-03-16
1
-1
/
+9
|
*
|
|
|
|
UBIFS: allocate lpt dump buffer on demand
Artem Bityutskiy
2011-03-16
1
-9
/
+18
|
*
|
|
|
|
UBIFS: allocate ltab checking buffer on demand
Artem Bityutskiy
2011-03-16
1
-9
/
+20
|
*
|
|
|
|
UBIFS: allocate scanning buffer on demand
Artem Bityutskiy
2011-03-16
1
-6
/
+20
|
*
|
|
|
|
UBIFS: allocate dump buffer on demand
Artem Bityutskiy
2011-03-16
1
-2
/
+13
|
*
|
|
|
|
UBIFS: do not check data crc by default
Artem Bityutskiy
2011-03-11
1
-0
/
+1
|
*
|
|
|
|
UBIFS: simplify UBIFS Kconfig menu
Artem Bityutskiy
2011-03-11
3
-37
/
+12
|
*
|
|
|
|
UBIFS: print max. index node size
Artem Bityutskiy
2011-03-11
1
-2
/
+2
|
*
|
|
|
|
UBIFS: handle allocation failures in UBIFS write path
Matthew L. Creech
2011-03-11
3
-6
/
+54
|
*
|
|
|
|
UBIFS: use max_write_size during recovery
Artem Bityutskiy
2011-03-08
1
-13
/
+10
[next]