index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-21
fs/fs-writeback.c: cleanup riteback_sb_inodes kerneldoc
Liu Bo
1
-4
/
+0
2012-09-21
btrfs: fix the commment for the action flags in delayed-ref.h
Wang Sheng-Hui
1
-1
/
+1
2012-09-20
pstore: Avoid recursive spinlocks in the oops_in_progress case
Chuansheng Liu
1
-1
/
+7
2012-09-20
ext4: remove erroneous ext4_superblock_csum_set() in update_backups()
Tao Ma
1
-2
/
+0
2012-09-20
userns: Convert fat to use kuid/kgid where appropriate
Eric W. Biederman
3
-11
/
+17
2012-09-19
ext4: fix potential deadlock in ext4_nonda_switch()
Theodore Ts'o
2
-7
/
+11
2012-09-19
ext4: speed up truncate/unlink by not using bforget() unless needed
Andrey Sidorov
1
-2
/
+5
2012-09-19
ext4: fix online resizing when the # of block groups is constant
Theodore Ts'o
1
-22
/
+14
2012-09-18
xfs: stop the sync worker before xfs_unmountfs
Ben Myers
1
-0
/
+1
2012-09-18
cifs: fix return value in cifsConvertToUTF16
Jeff Layton
1
-1
/
+1
2012-09-18
vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()
Miklos Szeredi
1
-2
/
+2
2012-09-18
ext4: make orphan functions be no-op in no-journal mode
Anatol Pomozov
1
-4
/
+3
2012-09-18
ext4: re-enable -o discard functionality in no-journal mode
Theodore Ts'o
1
-0
/
+2
2012-09-18
jfs: Fix do_div precision in commit b40c2e66
Dave Kleikamp
1
-3
/
+4
2012-09-18
userns: Convert quota
Eric W. Biederman
1
-15
/
+14
2012-09-18
userns: Convert struct dquot_warn
Eric W. Biederman
1
-9
/
+7
2012-09-18
userns: Convert struct dquot dq_id to be a struct kqid
Eric W. Biederman
8
-80
/
+101
2012-09-18
userns: Modify dqget to take struct kqid
Eric W. Biederman
3
-14
/
+16
2012-09-18
userns: Convert quota netlink aka quota_send_warning
Eric W. Biederman
4
-12
/
+20
2012-09-18
userns: Convert qutoactl
Eric W. Biederman
4
-25
/
+43
2012-09-18
userns: Implement struct kqid
Eric W. Biederman
2
-1
/
+133
2012-09-18
userns: Add kprojid_t and associated infrastructure in projid.h
Eric W. Biederman
1
-0
/
+15
2012-09-18
userns: Convert configfs to use kuid and kgid where appropriate
Eric W. Biederman
1
-2
/
+2
2012-09-18
userns: Convert extN to support kuids and kgids in posix acls
Eric W. Biederman
3
-23
/
+60
2012-09-18
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
Eric W. Biederman
16
-47
/
+49
2012-09-18
userns: Convert vfs posix_acl support to use kuids and kgids
Eric W. Biederman
3
-20
/
+107
2012-09-17
ext4: fix possible non-initialized variable in htree_dirblock_to_tree()
Carlos Maiolino
2
-2
/
+4
2012-09-17
ext4: do not enable delalloc by default for ext2
Theodore Ts'o
1
-1
/
+1
2012-09-17
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
1
-2
/
+10
2012-09-17
fs/proc: fix potential unregister_sysctl_table hang
Francesco Ruggeri
1
-3
/
+2
2012-09-17
xfs: stop the sync worker before xfs_unmountfs
Ben Myers
1
-0
/
+1
2012-09-17
JFS: use list_move instead of list_del/list_add
Wei Yongjun
1
-6
/
+3
2012-09-17
fs/jfs: TRIM support for JFS Filesystem
Tino Reichardt
9
-21
/
+369
2012-09-16
Merge 3.6-rc7 into driver-core-next
Greg Kroah-Hartman
74
-599
/
+743
2012-09-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-6
/
+2
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
74
-601
/
+749
2012-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
Linus Torvalds
3
-44
/
+61
2012-09-14
Merge tag 'ecryptfs-3.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-2
/
+14
2012-09-14
Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()"
Chris Mason
1
-6
/
+2
2012-09-14
vfs: make O_PATH file descriptors usable for 'fstat()'
Linus Torvalds
1
-1
/
+1
2012-09-14
eCryptfs: Copy up attributes of the lower target inode after rename
Tyler Hicks
1
-0
/
+5
2012-09-14
eCryptfs: Call lower ->flush() from ecryptfs_flush()
Tyler Hicks
1
-2
/
+8
2012-09-14
fs: Build sys_stat64() and friends if __ARCH_WANT_COMPAT_STAT64
Catalin Marinas
1
-2
/
+2
2012-09-14
eCryptfs: Write out all dirty pages just before releasing the lower file
Tyler Hicks
1
-0
/
+1
2012-09-13
xattr: mark variable as uninitialized to make both gcc and smatch happy
Aristeu Rozanski
1
-1
/
+1
2012-09-13
fs: add missing documentation to simple_xattr functions
Aristeu Rozanski
1
-2
/
+16
2012-09-13
ext4: advertise the fact that the kernel supports meta_bg resizing
Theodore Ts'o
1
-0
/
+2
2012-09-13
ext4: log a resize update to the console every 10 seconds
Theodore Ts'o
1
-0
/
+8
2012-09-13
ext4: convert file system to meta_bg if needed during resizing
Theodore Ts'o
1
-17
/
+133
2012-09-13
GFS2: Take account of blockages when using reserved blocks
Steven Whitehouse
1
-38
/
+28
[prev]
[next]