summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* f2fs: optimize the return condition for has_not_enough_free_secsNamjae Jeon2013-02-121-4/+2
* f2fs: make an accessor to get sections for particular block typeNamjae Jeon2013-02-123-13/+12
* f2fs: mark gc_thread as NULL when thread creation is failedNamjae Jeon2013-02-121-0/+1
* f2fs: name gc task as per the block deviceNamjae Jeon2013-02-122-2/+2
* f2fs: remove unnecessary gc option check and balance_fsChangman Lee2013-02-121-5/+2
* f2fs: remove repeated F2FS_SET_SB_DIRT callChangman Lee2013-02-121-1/+0
* f2fs: when check superblock failed, try to check another superblockmajianpeng2013-02-121-16/+31
* f2fs: use F2FS_BLKSIZE to judge bloksize and page_cache_sizemajianpeng2013-02-121-1/+10
* f2fs: add device name in debugfsmajianpeng2013-02-121-1/+3
* f2fs: stop repeated checking if cp is neededChangman Lee2013-02-121-3/+3
* f2fs: avoid balanc_fs during evict_inodeJaegeuk Kim2013-02-125-38/+3
* f2fs: remove the use of page_cache_releaseJaegeuk Kim2013-02-121-2/+2
* f2fs: fix typo mistake for data_version descriptionNamjae Jeon2013-02-121-1/+1
* f2fs: reorganize code for ra_node_pageNamjae Jeon2013-02-121-6/+2
* f2fs: avoid redundant call to has_not_enough_free_secs in f2fs_gcNamjae Jeon2013-02-121-1/+1
* f2fs: add un/freeze_fs into super_operationsChangman Lee2013-02-123-0/+25
* f2fs: clean up the add_orphan_inode funcmajianpeng2013-02-121-12/+4
* f2fs: fix disable_ext_identify option spellingAlejandro Martinez Ruiz2013-02-121-1/+1
* f2fs: cover global locks for reserve_new_blockJaegeuk Kim2013-02-121-0/+5
* f2fs: prevent checkpoint once any IO failure is detectedJaegeuk Kim2013-02-124-28/+31
* f2fs: save device node number into f2fs_inodeChangman Lee2013-02-121-0/+18
* Linux 3.8-rc7v3.8-rc7Linus Torvalds2013-02-091-1/+1
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-02-094-5/+26
|\
| * ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon2013-02-081-1/+1
| * ARM: DMA mapping: fix bad atomic testRussell King2013-02-081-1/+1
| * ARM: realview: ensure that we have sufficient IRQs availableRussell King2013-02-081-1/+1
| * ARM: GIC: fix GIC cpumask initializationRussell King2013-02-081-2/+23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-0968-348/+649
|\ \
| * \ Merge branch 'sctp_keys'David S. Miller2013-02-082-1/+6
| |\ \
| | * | net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann2013-02-081-0/+5
| | * | net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann2013-02-081-1/+1
| |/ /
| * | atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens2013-02-081-73/+73
| * | net: usb: fix regression from FLAG_NOARP codeLucas Stach2013-02-081-1/+1
| * | l2tp: dont play with skb->truesizeEric Dumazet2013-02-082-12/+0
| * | net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann2013-02-071-1/+1
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2013-02-071-7/+9
| |\ \
| | * | openvswitch: Move LRO check from transmit to receive.Jesse Gross2013-01-211-7/+9
| * | | Merge branch 'netback'David S. Miller2013-02-073-53/+88
| |\ \ \
| | * | | netback: correct netbk_tx_err to handle wrap around.Ian Campbell2013-02-071-1/+1
| | * | | xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell2013-02-071-1/+12
| | * | | xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley2013-02-071-25/+13
| | * | | xen/netback: shutdown the ring if it contains garbage.Ian Campbell2013-02-073-26/+62
| * | | | net: qmi_wwan: add more Huawei devices, including E320Bjørn Mork2013-02-061-0/+12
| * | | | net: cdc_ncm: add another Huawei vendor specific deviceBjørn Mork2013-02-061-0/+3
| * | | | ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()Tommi Rantala2013-02-061-1/+1
| * | | | tcp: fix for zero packets_in_flight was too broadIlpo Järvinen2013-02-061-2/+6
| * | | | Merge branch 'wireless'David S. Miller2013-02-0613-35/+90
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-0613-35/+90
| | |\ \ \ | |/ / / /
| | * | | brcmsmac: rework of mac80211 .flush() callback operationArend van Spriel2013-02-044-29/+27
| | * | | ssb: unregister gpios before unloading ssbHauke Mehrtens2013-02-043-0/+26
OpenPOWER on IntegriCloud