index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-16
sanitize xattr handler prototypes
Christoph Hellwig
36
-742
/
+496
2009-12-16
libfs: move EXPORT_SYMBOL for d_alloc_name
H Hartley Sweeten
2
-1
/
+1
2009-12-16
vfs: force reval of target when following LAST_BIND symlinks (try #7)
Jeff Layton
1
-0
/
+45
2009-12-16
Untangling ima mess, part 3: kill dead code in ima
Al Viro
2
-4
/
+3
2009-12-16
Untangling ima mess, part 2: deal with counters
Al Viro
5
-41
/
+28
2009-12-16
Untangling ima mess, part 1: alloc_file()
Al Viro
2
-2
/
+2
2009-12-16
O_TRUNC open shouldn't fail after file truncation
Al Viro
1
-53
/
+56
2009-12-16
fs: move get_empty_filp() deffinition to internal.h
Eric Paris
4
-0
/
+7
2009-12-16
Sanitize exec_permission_lite()
Al Viro
1
-9
/
+8
2009-12-16
Kill cached_lookup() and real_lookup()
Al Viro
1
-87
/
+66
2009-12-16
Kill path_lookup_open()
Al Viro
1
-32
/
+16
2009-12-16
Take hash recalculation into do_lookup()
Al Viro
1
-17
/
+11
2009-12-16
fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)
Al Viro
2
-10
/
+1
2009-12-16
switch cachefiles to kern_path()
Al Viro
1
-7
/
+4
2009-12-16
kill __link_path_walk()/link_path_walk() distinction
Al Viro
1
-34
/
+34
2009-12-16
lift path_put(path) to callers of __do_follow_link()
Al Viro
1
-2
/
+2
2009-12-16
switch create_read_pipe() to alloc_file()
Al Viro
1
-9
/
+3
2009-12-16
switch alloc_file() to passing struct path
Al Viro
5
-33
/
+38
2009-12-16
switch nilfs2 to deactivate_locked_super()
Al Viro
1
-2
/
+1
2009-12-16
get rid of init_file()
Al Viro
1
-28
/
+2
2009-12-16
unexport get_empty_filp()
Al Viro
1
-2
/
+0
2009-12-16
switched inotify_init1() to alloc_file()
Al Viro
1
-15
/
+10
2009-12-15
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
70
-2836
/
+2369
2009-12-15
fs/ubifs: use %pUB to print UUIDs
Joe Perches
2
-13
/
+3
2009-12-15
fs/gfs2/sys.c: use %pUB to print UUIDs
Joe Perches
1
-13
/
+3
2009-12-15
fs/xfs/xfs_log_recover.c: use %pU to print UUIDs
Joe Perches
1
-10
/
+4
2009-12-15
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
2
-7
/
+4
2009-12-15
task_struct: make journal_info conditional
Hiroshi Shimamoto
8
-0
/
+11
2009-12-15
procfs: allow threads to rename siblings via /proc/pid/tasks/tid/comm
john stultz
2
-0
/
+77
2009-12-15
procfs: use proper units for noMMU statm
Steven J. Magnani
1
-2
/
+6
2009-12-15
nommu: fix malloc performance by adding uninitialized flag
Jie Zhang
1
-1
/
+2
2009-12-15
mm hugetlb: add hugepage support to pagemap
Naoya Horiguchi
1
-0
/
+45
2009-12-15
hfs: fix a potential buffer overflow
Amerigo Wang
3
-1
/
+21
2009-12-15
xfs: event tracing support
Christoph Hellwig
70
-2592
/
+2151
2009-12-15
xfs: change the xfs_iext_insert / xfs_iext_remove
Christoph Hellwig
4
-26
/
+38
2009-12-15
xfs: cleanup bmap extent state macros
Christoph Hellwig
2
-222
/
+184
2009-12-14
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
5
-31
/
+66
2009-12-14
udf: Avoid IO in udf_clear_inode
Jan Kara
3
-22
/
+41
2009-12-14
udf: Try harder when looking for VAT inode
Jan Kara
1
-8
/
+24
2009-12-14
udf: Fix compilation with UDFFS_DEBUG enabled
Jan Kara
1
-1
/
+1
2009-12-14
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-18
/
+0
2009-12-14
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
18
-408
/
+898
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
3
-28
/
+10
2009-12-14
md: move compat_ioctl handling into md.c
Arnd Bergmann
1
-18
/
+0
2009-12-13
Merge branch 'nfs-for-2.6.33'
Trond Myklebust
18
-408
/
+898
2009-12-13
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-20
/
+21
2009-12-12
Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-564
/
+203
2009-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-2
/
+14
2009-12-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
30
-632
/
+889
2009-12-12
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
30
-321
/
+254
[next]