index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2012-01-08
19
-1333
/
+412
|
\
|
*
xfs: mark the xfssyncd workqueue as non-reentrant
Christoph Hellwig
2011-12-19
1
-5
/
+5
|
*
xfs: simplify xfs_qm_detach_gdquots
Christoph Hellwig
2011-12-16
1
-17
/
+5
|
*
xfs: fix acl count validation in xfs_acl_from_disk()
Xi Wang
2011-12-16
1
-1
/
+1
|
*
xfs: remove unused XBT_FORCE_SLEEP bit
Eric Sandeen
2011-12-16
2
-7
/
+2
|
*
xfs: remove XFS_QMOPT_DQSUSER
Christoph Hellwig
2011-12-15
4
-34
/
+18
|
*
xfs: kill xfs_qm_idtodq
Christoph Hellwig
2011-12-15
1
-87
/
+50
|
*
xfs: merge xfs_qm_dqinit_core into the only caller
Christoph Hellwig
2011-12-15
1
-20
/
+7
|
*
xfs: add a xfs_dqhold helper
Christoph Hellwig
2011-12-15
3
-39
/
+21
|
*
xfs: simplify xfs_qm_dqattach_grouphint
Christoph Hellwig
2011-12-15
1
-48
/
+16
|
*
xfs: nest qm_dqfrlist_lock inside the dquot qlock
Christoph Hellwig
2011-12-14
2
-60
/
+41
|
*
xfs: flatten the dquot lock ordering
Christoph Hellwig
2011-12-14
4
-150
/
+103
|
*
xfs: implement lazy removal for the dquot freelist
Christoph Hellwig
2011-12-13
4
-65
/
+30
|
*
xfs: remove XFS_DQ_INACTIVE
Christoph Hellwig
2011-12-13
3
-69
/
+24
|
*
xfs: cleanup xfs_qm_dqlookup
Christoph Hellwig
2011-12-13
1
-20
/
+5
|
*
xfs: cleanup dquot locking helpers
Christoph Hellwig
2011-12-12
4
-35
/
+25
|
*
xfs: remove the sync_mode argument to xfs_qm_dqflush_all
Christoph Hellwig
2011-12-12
1
-4
/
+3
|
*
xfs: remove xfs_qm_sync
Christoph Hellwig
2011-12-12
5
-119
/
+3
|
*
xfs: make sure to really flush all dquots in xfs_qm_quotacheck
Christoph Hellwig
2011-12-12
1
-1
/
+1
|
*
xfs: untangle SYNC_WAIT and SYNC_TRYLOCK meanings for xfs_qm_dqflush
Christoph Hellwig
2011-12-12
3
-4
/
+4
|
*
xfs: remove the lid_size field in struct log_item_desc
Christoph Hellwig
2011-12-08
5
-10
/
+6
|
*
xfs: cleanup the transaction commit path a bit
Christoph Hellwig
2011-12-08
3
-99
/
+63
|
*
xfs: remove the deprecated nodelaylog option
Christoph Hellwig
2011-12-08
6
-486
/
+26
*
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-08
476
-2879
/
+2588
|
\
\
|
*
|
reiserfs: Properly display mount options in /proc/mounts
Jan Kara
2012-01-06
4
-14
/
+204
|
*
|
vfs: prevent remount read-only if pending removes
Miklos Szeredi
2012-01-06
4
-29
/
+7
|
*
|
vfs: count unlinked inodes
Miklos Szeredi
2012-01-06
2
-54
/
+92
|
*
|
vfs: protect remounting superblock read-only
Miklos Szeredi
2012-01-06
4
-5
/
+61
|
*
|
vfs: keep list of mounts for each superblock
Miklos Szeredi
2012-01-06
4
-0
/
+11
|
*
|
vfs: switch ->show_options() to struct dentry *
Al Viro
2012-01-06
39
-91
/
+90
|
*
|
vfs: switch ->show_path() to struct dentry *
Al Viro
2012-01-06
3
-4
/
+4
|
*
|
vfs: switch ->show_devname() to struct dentry *
Al Viro
2012-01-06
3
-12
/
+13
|
*
|
vfs: switch ->show_stats to struct dentry *
Al Viro
2012-01-06
5
-16
/
+17
|
*
|
switch security_path_chmod() to struct path *
Al Viro
2012-01-06
6
-25
/
+15
|
*
|
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
2012-01-06
14
-25
/
+27
|
|
|
|
|
\
|
*
-
.
\
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
Al Viro
2012-01-06
375
-1471
/
+1008
|
|
\
\
\
|
|
|
*
|
fs: move code out of buffer.c
Al Viro
2012-01-03
28
-83
/
+40
|
|
|
*
|
separate partition format handling from generic code
Al Viro
2012-01-03
4
-523
/
+542
|
|
|
*
|
move fs/partitions to block/
Al Viro
2012-01-03
36
-10
/
+8
|
|
|
*
|
make register_disk() static
Al Viro
2012-01-03
1
-1
/
+1
|
|
*
|
|
switch open and mkdir syscalls to umode_t
Al Viro
2012-01-03
7
-21
/
+21
|
|
*
|
|
switch ->path_mknod() to umode_t
Al Viro
2012-01-03
6
-8
/
+8
|
|
*
|
|
switch ->path_mkdir() to umode_t
Al Viro
2012-01-03
5
-7
/
+7
|
|
*
|
|
tomoyo_mini_stat: switch to umode_t
Al Viro
2012-01-03
2
-3
/
+3
|
|
*
|
|
consolidate a bunch of ipcbuf.h instances
Al Viro
2012-01-03
11
-317
/
+11
|
|
*
|
|
auditsc: propage umode_t
Al Viro
2012-01-03
1
-2
/
+2
|
|
*
|
|
switch kern_ipc_perm to umode_t
Al Viro
2012-01-03
3
-8
/
+8
|
|
*
|
|
consolidate umode_t declarations
Al Viro
2012-01-03
19
-102
/
+1
|
|
*
|
|
switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_t
Al Viro
2012-01-03
2
-3
/
+3
|
|
*
|
|
switch mq_open() to umode_t
Al Viro
2012-01-03
4
-7
/
+7
[next]