index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2011-03-07
xfs: convert xfs_fs_cmn_err to new error logging API
Dave Chinner
2011-03-07
xfs: kill xfs_fs_mount_cmn_err() macro
Dave Chinner
2011-03-07
xfs: kill xfs_fs_repair_cmn_err() macro
Dave Chinner
2011-03-07
xfs: convert xfs_cmn_err to xfs_alert_tag
Dave Chinner
2011-03-07
xfs: Convert xlog_warn to new logging interface
Dave Chinner
2011-03-07
xfs: Convert linux-2.6/ files to new logging interface
Dave Chinner
2011-03-02
xfs: introduce new logging API.
Dave Chinner
2011-03-01
xfs: zero proper structure size for geometry calls
Alex Elder
2011-02-22
xfs: enable delaylog by default
Christoph Hellwig
2011-02-22
xfs: more sensible inode refcounting for ialloc
Christoph Hellwig
2011-02-22
xfs: stop using xfs_trans_iget in the RT allocator
Christoph Hellwig
2011-02-21
xfs: check if device support discard in xfs_ioc_trim()
Lukas Czerner
2011-02-21
xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
Dan Rosenberg
2011-02-07
xfs: add lockdep annotations for the rt inodes
Christoph Hellwig
2011-02-07
xfs: fix xfs_get_extsz_hint for a zero extent size hint
Christoph Hellwig
2011-02-07
xfs: only lock the rt bitmap inode once per allocation
Christoph Hellwig
2011-01-28
xfs: xfs_bmap_add_extent_delay_real should init br_startblock
bpm@sgi.com
2011-01-28
xfs: fix dquot shaker deadlock
Dave Chinner
2011-01-28
xfs: handle CIl transaction commit failures correctly
Dave Chinner
2011-01-28
xfs: limit extsize to size of AGs and/or MAXEXTLEN
Dave Chinner
2011-01-28
xfs: prevent extsize alignment from exceeding maximum extent size
Dave Chinner
2011-01-28
xfs: limit extent length for allocation to AG size
Dave Chinner
2011-01-28
xfs: speculative delayed allocation uses rounddown_power_of_2 badly
Dave Chinner
2011-01-28
xfs: fix efi item leak on forced shutdown
Dave Chinner
2011-01-27
xfs: fix log ticket leak on forced shutdown.
Dave Chinner
2011-01-18
autofs4: clean ->d_release() and autofs4_free_ino() up
Al Viro
2011-01-18
autofs4: split autofs4_init_ino()
Al Viro
2011-01-18
autofs4: mkdir and symlink always get a dentry that had passed lookup
Al Viro
2011-01-18
autofs4: autofs4_get_inode() doesn't need autofs_info * argument anymore
Al Viro
2011-01-18
autofs4: kill ->size in autofs_info
Al Viro
2011-01-18
autofs4: pass mode to autofs4_get_inode() explicitly
Al Viro
2011-01-18
autofs4: autofs4_mkroot() is not different from autofs4_init_ino()
Al Viro
2011-01-18
autofs4: keep symlink body in inode->i_private
Al Viro
2011-01-18
autofs4 - fix debug print in autofs4_lookup()
Ian Kent
2011-01-18
vfs - fix dentry ref count in do_lookup()
Ian Kent
2011-01-18
autofs4 - fix get_next_positive_dentry()
Ian Kent
2011-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
2011-01-17
xfs: Do not name variables "panic"
Geert Uytterhoeven
2011-01-17
Btrfs: forced readonly mounts on errors
liubo
2011-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2011-01-17
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-01-17
ecryptfs: remove unnecessary decrypt when extending a file
Frank Swiderski
2011-01-17
ecryptfs: Fix ecryptfs_printk() size_t warnings
Tyler Hicks
2011-01-17
fs/ecryptfs: Add printf format/argument verification and fix fallout
Joe Perches
2011-01-17
ecryptfs: fixed testing of file descriptor flags
Roberto Sassu
2011-01-17
ecryptfs: test lower_file pointer when lower_file_mutex is locked
Roberto Sassu
2011-01-17
ecryptfs: missing initialization of the superblock 'magic' field
Roberto Sassu
2011-01-17
ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.h
Roberto Sassu
2011-01-17
ecryptfs: fix truncation error in ecryptfs_read_update_atime
Edward Shishkin
[next]