]> Git Repo - linux.git/history - fs
slab: Common name for the per node structures
[linux.git] / fs /
2012-12-14 Ian Kentautofs4 - dont clear DCACHE_NEED_AUTOMOUNT on rootless...
2012-12-14 Linus TorvaldsMerge tag 'ktest-v3.8' of git://git.kernel.org/pub...
2012-12-13 Linus TorvaldsMerge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm...
2012-12-13 Linus TorvaldsMerge tag 'stable/for-linus-3.8-rc0-tag' of git://git...
2012-12-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-12-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-12-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-12-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-12-13 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-12-13 Linus TorvaldsMerge tag 'for-3.8' of git://git.kernel.org/pub/scm...
2012-12-13 Linus TorvaldsMerge tag 'regulator-3.8' of git://git.kernel.org/pub...
2012-12-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-12-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-12-13 Linus TorvaldsMerge tag 'firewire-updates' of git://git.kernel.org...
2012-12-13 Linus TorvaldsMerge tag 'sound-3.8' of git://git.kernel.org/pub/scm...
2012-12-13 Linus TorvaldsMerge tag 'boards2' of git://git.kernel.org/pub/scm...
2012-12-13 Linus TorvaldsMerge tag 'drivers' of git://git.kernel.org/pub/scm...
2012-12-13 Linus TorvaldsMerge tag 'pm-merge' of git://git.kernel.org/pub/scm...
2012-12-13 Linus TorvaldsMerge tag 'multiplatform' of git://git.kernel.org/pub...
2012-12-13 Ralf BaechleMerge branch 'mips-next' of http://dev.phrozen.org...
2012-12-13 Linus TorvaldsMerge tag 'dt' of git://git.kernel.org/pub/scm/linux...
2012-12-13 Yanchuan Niannfs: Remove unused list nfs4_clientid_list
2012-12-13 Yanchuan Niannfs: Remove duplicate function declaration in internal.h
2012-12-13 Lee Jonesquota: Use the pre-processor to compile out quotactl_cm...
2012-12-13 Julia Lawallext3: drop if around WARN_ON
2012-12-13 Zhao Hongjiangext3: get rid of the duplicate code on ext3_fill_super
2012-12-13 Namjae Jeonudf: remove un-needed variable from inode_getblk
2012-12-13 Namjae Jeonudf: don't increment lenExtents while writing to a...
2012-12-13 Namjae Jeonudf: fix memory leak while allocating blocks during...
2012-12-13 David Zafmanlibceph: Unlock unprocessed pages in start_read() error...
2012-12-13 Yan, Zhengceph: call handle_cap_grant() for cap import message
2012-12-13 Yan, Zhengceph: Fix __ceph_do_pending_vmtruncate
2012-12-13 Yan, Zhengceph: Don't add dirty inode to dirty list if caps is...
2012-12-13 Yan, Zhengceph: Fix infinite loop in __wake_requests
2012-12-13 Yan, Zhengceph: Don't update i_max_size when handling non-auth cap
2012-12-13 Joe Perchesbdi_register: add __printf verification, fix arg mismatch
2012-12-13 Sage Weillibceph: remove 'osdtimeout' option
2012-12-13 Cyril Roelandtceph: fix dentry reference leak in ceph_encode_fh().
2012-12-13 Tomi ValkeinenMerge tag 'omapdss-for-3.8' of git://gitorious.org...
2012-12-13 NeilBrownNFS: avoid NULL dereference in nfs_destroy_server
2012-12-13 Anton Vorontsovpstore/ftrace: Adjust for ftrace_ops->func prototype...
2012-12-13 Arve Hjønnevågpstore/ram: Fix bounds checks for mem_size, record_size...
2012-12-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-12-13 Linus TorvaldsMerge tag 'for-linus-20121212' of git://git.kernel...
2012-12-13 Yan Hongfs/buffer.c: remove redundant initialization in alloc_p...
2012-12-13 Yan Hongfs/buffer.c: do not inline exported function
2012-12-13 Yan Hongwriteback: fix a typo in comment
2012-12-13 Lai Jiangshanprocfs: use N_MEMORY instead N_HIGH_MEMORY
2012-12-13 Kirill A. Shutemovthp: change split_huge_page_pmd() interface
2012-12-13 Olof JohanssonARM: arm-soc: Merge branch 'next/pm2' into next/pm
2012-12-13 Olof JohanssonARM: arm-soc: Merge branch 'next/clk' into next/pm
2012-12-12 Stefan BehrensBtrfs: allow repair code to include target disk when...
2012-12-12 Stefan BehrensBtrfs: increase BTRFS_MAX_MIRRORS by one for dev replace
2012-12-12 Stefan BehrensBtrfs: optionally avoid reads from device replace sourc...
2012-12-12 Stefan BehrensBtrfs: changes to live filesystem are also written...
2012-12-12 Stefan BehrensBtrfs: introduce GET_READ_MIRRORS functionality for...
2012-12-12 Stefan BehrensBtrfs: change core code of btrfs to support the device...
2012-12-12 Stefan BehrensBtrfs: add new sources for device replace code
2012-12-12 Stefan BehrensBtrfs: add code to scrub to copy read data to another...
2012-12-12 Stefan BehrensBtrfs: handle errors from btrfs_map_bio() everywhere
2012-12-12 Stefan BehrensBtrfs: disallow some operations on the device replace...
2012-12-12 Stefan BehrensBtrfs: disallow mutually exclusive admin operations...
2012-12-12 Stefan BehrensBtrfs: introduce a btrfs_dev_replace_item type
2012-12-12 Stefan BehrensBtrfs: enhance btrfs structures for device replace...
2012-12-12 Stefan BehrensBtrfs: avoid risk of a deadlock in btrfs_handle_error
2012-12-12 Stefan BehrensBtrfs: pass fs_info instead of root
2012-12-12 Stefan BehrensBtrfs: add btrfs_scratch_superblock() function
2012-12-12 Stefan BehrensBtrfs: pass fs_info to btrfs_map_block() instead of...
2012-12-12 Stefan BehrensBtrfs: Pass fs_info to btrfs_num_copies() instead of...
2012-12-12 Stefan BehrensBtrfs: add two more find_device() methods
2012-12-12 Stefan BehrensBtrfs: move some common code into a subfunction
2012-12-12 Stefan BehrensBtrfs: cleanup scrub bio and worker wait code
2012-12-12 Stefan BehrensBtrfs: in scrub repair code, simplify alloc error handling
2012-12-12 Stefan BehrensBtrfs: in scrub repair code, optimize the reading of...
2012-12-12 Stefan BehrensBtrfs: make the scrub page array dynamically allocated
2012-12-12 Stefan BehrensBtrfs: remove the block device pointer from the scrub...
2012-12-12 Stefan BehrensBtrfs: rename the scrub context structure
2012-12-12 Liu BoBtrfs: protect devices list with its mutex
2012-12-12 Liu BoBtrfs: cleanup for btrfs_btree_balance_dirty
2012-12-12 Alexander BlockBtrfs: merge inode_list in __merge_refs
2012-12-12 Tsutomu ItohBtrfs: set hole punching time properly
2012-12-12 Stefan BehrensBtrfs: Don't trust the superblock label and simply...
2012-12-12 Liu BoBtrfs: fix a double free on pending snapshots in error...
2012-12-12 Liu BoBtrfs: fix a deadlock in aborting transaction due to...
2012-12-12 Julia Lawallfs/btrfs: drop if around WARN_ON
2012-12-12 Julia Lawallfs/btrfs: use WARN
2012-12-12 Miao XieBtrfs: fix missing log when BTRFS_INODE_NEEDS_FULL_SYNC...
2012-12-12 Miao XieBtrfs: fix unprotected extent map operation when loggin...
2012-12-12 Miao XieBtrfs: fix wrong file extent length
2012-12-12 Miao XieBtrfs: fix missing flush when committing a transaction
2012-12-12 Miao XieBtrfs: fix joining the same transaction handler more...
2012-12-12 Liu BoBtrfs: cleanup for btrfs_wait_order_range
2012-12-12 Liu BoBtrfs: get right arguments for btrfs_wait_ordered_range
2012-12-12 Liu BoBtrfs: do not log extents when we only log new names
2012-12-12 Stefan BehrensBtrfs: don't allow degraded mount if too many devices...
2012-12-12 Masanari IidaBtrfs: Fix typo in fs/btrfs
2012-12-12 jeff.liuBtrfs: Remove the invalid shrink size check up from...
2012-12-12 Jiri KosinaMerge branches 'for-3.7/upstream-fixes', 'for-3.8/hidra...
2012-12-12 Andy AdamsonSUNRPC handle EKEYEXPIRED in call_refreshresult
2012-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next
This page took 0.239033 seconds and 7 git commands to generate.