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
2011-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
5
-16
/
+54
2011-03-22
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
45
-1072
/
+947
2011-03-21
pstore: use mount option instead sysfs to tweak kmsg_bytes
Luck, Tony
3
-37
/
+50
2011-03-21
FS: lookup_mnt() is only used in the core fs routines now
David Howells
1
-0
/
+1
2011-03-21
fuse: make fuse_dentry_revalidate() RCU aware
Miklos Szeredi
1
-4
/
+4
2011-03-21
fuse: make fuse_permission() RCU aware
Miklos Szeredi
1
-8
/
+22
2011-03-21
fuse: wakeup pollers on connection release/abort
Bryan Green
2
-1
/
+18
2011-03-21
fuse: reduce size of struct fuse_request
Miklos Szeredi
2
-3
/
+10
2011-03-21
bfs: fix bitmap size argument to find_first_zero_bit()
Akinobu Mita
1
-1
/
+1
2011-03-21
fs: Use BUG_ON(!mnt) at dentry_open().
Tetsuo Handa
1
-11
/
+2
2011-03-21
fs: devpts_pty_new() return -ENOMEM if dentry allocation failed
Andrey Vagin
1
-10
/
+9
2011-03-21
nfs: lock() vs unlock() typo
Dan Carpenter
1
-2
/
+2
2011-03-21
pstore: fix leaking ->i_private
Tony Luck
1
-1
/
+7
2011-03-21
introduce sys_syncfs to sync a single file system
Sage Weil
1
-0
/
+24
2011-03-21
Small typo fix...
Holger Hans Peter Freyther
1
-1
/
+1
2011-03-21
Filesystem: fifo: Fixed coding style issue.
David Jenni
1
-2
/
+1
2011-03-21
fs/inode: Fix kernel-doc format for inode_init_owner
Ben Hutchings
1
-1
/
+1
2011-03-21
select: remove unused MAX_SELECT_SECONDS
Namhyung Kim
2
-6
/
+0
2011-03-21
vfs: cleanup do_vfs_ioctl()
Namhyung Kim
1
-13
/
+8
2011-03-21
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
11
-29
/
+19
2011-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
19
-476
/
+503
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
10
-226
/
+317
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-261
/
+268
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco...
Linus Torvalds
1
-46
/
+20
2011-03-18
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
14
-174
/
+447
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
9
-18
/
+18
2011-03-18
fs: call security_d_instantiate in d_obtain_alias V2
Josef Bacik
1
-0
/
+3
2011-03-18
lose 'mounting_here' argument in ->d_manage()
Al Viro
2
-7
/
+6
2011-03-18
don't pass 'mounting_here' flag to follow_down()
Al Viro
2
-3
/
+3
2011-03-18
change the locking order for namespace_sem
Al Viro
1
-60
/
+73
2011-03-18
fix deadlock in pivot_root()
Al Viro
1
-11
/
+5
2011-03-18
vfs: split off vfsmount-related parts of vfs_kern_mount()
Al Viro
3
-122
/
+132
2011-03-18
Some fixes for pstore
Tony Luck
1
-60
/
+56
2011-03-18
kill simple_set_mnt()
Al Viro
1
-8
/
+0
2011-03-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
6
-13
/
+23
2011-03-18
Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
22
-692
/
+1434
2011-03-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
5
-172
/
+236
2011-03-17
Merge branch 'for_next' into for_linus
Jan Kara
6
-13
/
+23
2011-03-17
fs: change to new flag variable
matt mooney
11
-29
/
+19
2011-03-17
Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
9
-230
/
+273
2011-03-17
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
7
-0
/
+516
2011-03-17
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
19
-196
/
+159
2011-03-17
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-19
/
+7
2011-03-16
vfs: bury ->get_sb()
Al Viro
1
-61
/
+6
2011-03-16
nfs: switch NFS from ->get_sb() to ->mount()
Al Viro
1
-66
/
+66
2011-03-16
nfs: stop mangling ->mnt_devname on NFS
Al Viro
1
-23
/
+0
2011-03-16
vfs: new superblock methods to override /proc/*/mount{s,info}
Al Viro
2
-9
/
+58
2011-03-16
nfs: nfs_do_{ref,sub}mount() superblock argument is redundant
Al Viro
3
-18
/
+13
2011-03-16
nfs: make nfs_path() work without vfsmount
Al Viro
4
-62
/
+74
2011-03-16
nfs: store devname at disconnected NFS roots
Al Viro
3
-4
/
+65
[next]